|
enum | AStringListListFilterType { FilterByContains = 0,
FilterByStart = 1
} |
|
|
void | setFilter (const QString &) |
|
|
| AStringListListSortFilterProxyModel (QObject *parent=Q_NULLPTR) |
|
virtual bool | lessThan (const QModelIndex &left, const QModelIndex &right) const |
|
virtual bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
|
void | setFilterType (AStringListListFilterType type) |
|
void | setColumnToFilter (int) |
|
void | clearColumnsToFilter () |
|
The documentation for this class was generated from the following files:
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/models/astringlist_list_model.h
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/models/astringlist_list_model.cpp