|
|
| Filter (const Filter &other) |
|
Filter & | operator= (const Filter &other) |
|
void | setFiltertext (const QString &filterText) |
|
QStringList | filtertext (bool withPercent) const |
|
QStringList | searchModeFiltertext (bool withPercent, SearchModeMask searchModeMask) const |
|
void | setMode (Filter::Mode mode) |
|
Filter::Mode | mode () const |
|
void | clear () |
|
bool | cleared () const |
|
bool | isEqual (const Filter &other, int minimumSearchStringLength) const |
|
int | count () const |