Public Member Functions | |
| SeExprEdTreeFilterModel (QWidget *parent=0) | |
| void | update () |
| bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
Definition at line 222 of file SeExprEdBrowser.cpp.
| SeExprEdTreeFilterModel::SeExprEdTreeFilterModel | ( | QWidget * | parent = 0 |
) | [inline] |
Definition at line 225 of file SeExprEdBrowser.cpp.
| bool SeExprEdTreeFilterModel::filterAcceptsRow | ( | int | sourceRow, | |
| const QModelIndex & | sourceParent | |||
| ) | const [inline] |
Definition at line 234 of file SeExprEdBrowser.cpp.
References index().
| void SeExprEdTreeFilterModel::update | ( | ) | [inline] |
Definition at line 229 of file SeExprEdBrowser.cpp.
Referenced by SeExprEdBrowser::update().
1.6.1