Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PrefsItem Class Reference
Inheritance diagram for PrefsItem:
ModelHelperTreeItem< PrefsItem >

Public Member Functions

 PrefsItem (module_t *module, pref_t *pref, PrefsItem *parent)
 
 PrefsItem (const QString name, PrefsItem *parent)
 
 PrefsItem (PrefsModel::PrefsModelType type, PrefsItem *parent)
 
QString getName () const
 
pref_tgetPref () const
 
int getPrefType () const
 
bool isPrefDefault () const
 
QString getPrefTypeName () const
 
module_tgetModule () const
 
QString getModuleName () const
 
QString getModuleTitle () const
 
QString getModuleHelp () const
 
void setChanged (bool changed=true)
 
- Public Member Functions inherited from ModelHelperTreeItem< PrefsItem >
 ModelHelperTreeItem (PrefsItem *parent)
 
void appendChild (PrefsItem *child)
 
void prependChild (PrefsItem *child)
 
void insertChild (int row, PrefsItem *child)
 
void removeChild (int row)
 
PrefsItemchild (int row)
 
int childCount () const
 
int row ()
 
PrefsItemparentItem ()
 

Additional Inherited Members

- Protected Attributes inherited from ModelHelperTreeItem< PrefsItem >
PrefsItemparent_
 
QList< QVariant > childItems_
 

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