|
enum | PrefsModelColumn {
colName = 0,
colStatus,
colType,
colValue,
colLast
} |
|
|
| PrefsModel (QObject *parent=Q_NULLPTR) |
|
QModelIndex | index (int row, int column, const QModelIndex &=QModelIndex()) const |
|
QModelIndex | parent (const QModelIndex &) const |
|
QVariant | data (const QModelIndex &index, int role) const |
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
int | columnCount (const QModelIndex &parent=QModelIndex()) const |
|
|
static const char * | ADVANCED_PREFERENCE_TREE_NAME = QT_TR_NOOP("Advanced") |
|
static const char * | APPEARANCE_PREFERENCE_TREE_NAME = QT_TR_NOOP("Appearance") |
|
static const char * | LAYOUT_PREFERENCE_TREE_NAME = QT_TR_NOOP("Layout") |
|
static const char * | COLUMNS_PREFERENCE_TREE_NAME = QT_TR_NOOP("Columns") |
|
static const char * | FONT_AND_COLORS_PREFERENCE_TREE_NAME = QT_TR_NOOP("Font and Colors") |
|
static const char * | CAPTURE_PREFERENCE_TREE_NAME = QT_TR_NOOP("Capture") |
|
static const char * | EXPERT_PREFERENCE_TREE_NAME = QT_TR_NOOP("Expert") |
|
static const char * | FILTER_BUTTONS_PREFERENCE_TREE_NAME = QT_TR_NOOP("Filter Buttons") |
|
The documentation for this class was generated from the following files:
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/models/pref_models.h
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/models/pref_models.cpp