|
enum | SearchType {
EveryWhere
, OnlyProtocol
, OnlyDescription
, EnabledItems
,
DisabledItems
} |
|
enum | EnableType { Enable
, Disable
, Invert
} |
|
|
| EnabledProtocolsProxyModel (QObject *parent=Q_NULLPTR) |
|
virtual bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override |
|
virtual Qt::ItemFlags | flags (const QModelIndex &index) const override |
|
void | setFilter (const QString &filter, EnabledProtocolsProxyModel::SearchType type, EnabledProtocolItem::EnableProtocolType protocolType) |
|
void | setItemsEnable (EnabledProtocolsProxyModel::EnableType enable, QModelIndex parent=QModelIndex()) |
|
|
bool | lessThan (const QModelIndex &source_left, const QModelIndex &source_right) const override |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/models/enabled_protocols_model.h
- /builds/wireshark/wireshark/ui/qt/models/enabled_protocols_model.cpp