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

Public Types

enum  PrefsModelType {
  Advanced = Qt::UserRole , Appearance , Layout , Columns ,
  FontAndColors , Capture , Expert , FilterButtons ,
  RSAKeys
}
 
enum  PrefsModelColumn {
  colName = 0 , colStatus , colType , colValue ,
  colLast
}
 

Public Member Functions

 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 Public Member Functions

static QString typeToString (int type)
 
static QString typeToHelp (int type)
 

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