|
enum | ModulePrefsModelColumn { colName = 0
, colLast
} |
|
enum | ModulePrefsRoles { ModuleName = Qt::UserRole + 1
, ModuleHelp = Qt::UserRole + 2
} |
|
|
| ModulePrefsModel (QObject *parent=Q_NULLPTR) |
|
QVariant | data (const QModelIndex &index, int role) const |
|
Qt::ItemFlags | flags (const QModelIndex &index) const |
|
int | columnCount (const QModelIndex &parent=QModelIndex()) const |
|
virtual bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
|
|
bool | lessThan (const QModelIndex &source_left, const QModelIndex &source_right) const |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/models/pref_models.h
- /builds/wireshark/wireshark/ui/qt/models/pref_models.cpp