Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
UIntPreference Class Reference
Inheritance diagram for UIntPreference:
StringPreference WiresharkPreference

Public Member Functions

 UIntPreference (QObject *parent=Q_NULLPTR)
Public Member Functions inherited from StringPreference
 StringPreference (QObject *parent=Q_NULLPTR)
virtual QWidget * editor (QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &) override
 Creates and returns an editor widget for the preference at index.
virtual void setData (QWidget *editor, const QModelIndex &index) override
 Populates the editor widget with the current preference value from the model at index.
virtual void setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) override
 Writes the editor's current value back to the model.
Public Member Functions inherited from WiresharkPreference
Q_INVOKABLE WiresharkPreference (QObject *parent=Q_NULLPTR)
 Constructs a WiresharkPreference with no associated PrefsItem.
void setPrefsItem (PrefsItem *item)
 Associates a PrefsItem with this preference editor.

Additional Inherited Members

Protected Member Functions inherited from WiresharkPreference
PrefsItemprefsItem () const
 Returns the PrefsItem associated with this preference editor.

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