17 #ifndef QmitkPropertiesTableEditor_h
18 #define QmitkPropertiesTableEditor_h
64 QTableView *getTable()
const;
67 void PropertyFilterKeyWordTextChanged(
const QString &text);
QLineEdit * m_TxtPropertyFilterKeyWord
Combines a QTableView along with a QmitkPropertiesTableModel to a reusable Property Editor component...
QmitkPropertiesTableModel * m_Model
QTableView * m_NodePropertiesTableView