FilterableTreeView.cpp File Reference
#include "FilterableTreeView.h"
#include "InfixFilterModel.h"
#include <QLineEdit>
#include <QMouseEvent>
#include <QStandardItem>
#include <ArmarXCore/core/exceptions/Exception.h>
+ Include dependency graph for FilterableTreeView.cpp:

Go to the source code of this file.

Macros

#define DEFAULT_FILTER_CONTENT   "Click&type to filter"
 
#define FILTER_HEIGHT   22
 

Macro Definition Documentation

◆ DEFAULT_FILTER_CONTENT

#define DEFAULT_FILTER_CONTENT   "Click&type to filter"

Definition at line 33 of file FilterableTreeView.cpp.

◆ FILTER_HEIGHT

#define FILTER_HEIGHT   22

Definition at line 35 of file FilterableTreeView.cpp.