Home
last modified time | relevance | path

Searched refs:indexToPref (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dpref_delegate.cpp21 PrefsItem* AdvancedPrefDelegate::indexToPref(const QModelIndex &index) const in indexToPref() function in AdvancedPrefDelegate
43 pref = indexToPref(index); in createEditor()
60 PrefsItem* pref = indexToPref(index); in setEditorData()
75 PrefsItem* pref = indexToPref(index); in setModelData()
H A Dpref_delegate.h33 PrefsItem* indexToPref(const QModelIndex &index) const;
/dports/net/wireshark/wireshark-3.6.1/ui/qt/models/
H A Dpref_delegate.cpp21 PrefsItem* AdvancedPrefDelegate::indexToPref(const QModelIndex &index) const in indexToPref() function in AdvancedPrefDelegate
43 pref = indexToPref(index); in createEditor()
60 PrefsItem* pref = indexToPref(index); in setEditorData()
75 PrefsItem* pref = indexToPref(index); in setModelData()
H A Dpref_delegate.h33 PrefsItem* indexToPref(const QModelIndex &index) const;
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dpref_delegate.cpp21 PrefsItem* AdvancedPrefDelegate::indexToPref(const QModelIndex &index) const
43 pref = indexToPref(index);
60 PrefsItem* pref = indexToPref(index);
75 PrefsItem* pref = indexToPref(index);
H A Dpref_delegate.h33 PrefsItem* indexToPref(const QModelIndex &index) const;
/dports/net/tshark/wireshark-3.6.1/ui/qt/models/
H A Dpref_delegate.cpp21 PrefsItem* AdvancedPrefDelegate::indexToPref(const QModelIndex &index) const in indexToPref() function in AdvancedPrefDelegate
43 pref = indexToPref(index); in createEditor()
60 PrefsItem* pref = indexToPref(index); in setEditorData()
75 PrefsItem* pref = indexToPref(index); in setModelData()
H A Dpref_delegate.h33 PrefsItem* indexToPref(const QModelIndex &index) const;