Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Member Functions | List of all members
AdvancedPrefsModel Class Reference
Inheritance diagram for AdvancedPrefsModel:

Public Types

enum  AdvancedPrefsModelColumn {
  colName = 0 , colStatus , colType , colValue ,
  colLast
}
 

Public Member Functions

 AdvancedPrefsModel (QObject *parent=Q_NULLPTR)
 
virtual bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const
 
void setFilter (const QString &filter)
 
void setShowChangedValues (bool show_changed_values)
 
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
 
QVariant data (const QModelIndex &index, int role) const
 
Qt::ItemFlags flags (const QModelIndex &index) const
 
bool setData (const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)
 
int columnCount (const QModelIndex &parent=QModelIndex()) const
 
void setFirstColumnSpanned (QTreeView *tree, const QModelIndex &index=QModelIndex())
 

Protected Member Functions

bool filterAcceptItem (PrefsItem &item) const
 

The documentation for this class was generated from the following files: