Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ProfileModel Member List

This is the complete list of members for ProfileModel, including all inherited members.

_LAST_ENTRY enum valueProfileModel
activeProfile() constProfileModel
addNewProfile(QString name)ProfileModel
addNewProfile(QString name, QString reference, bool isGlobal=false, bool fromGlobal=false, bool isImport=false)ProfileModelprotected
applyChanges()ProfileModel
checkDuplicate(const QModelIndex &index, bool isOriginalToDuplicate=false) constProfileModel
checkNameValidity(QString name, QString &msg)ProfileModelstatic
COL_AUTO_SWITCH_FILTER enum valueProfileModel
COL_NAME enum valueProfileModel
COL_TYPE enum valueProfileModel
columnCount(const QModelIndex &parent=QModelIndex()) constProfileModelvirtual
columns_ProfileModel
data(const QModelIndex &idx, int role=Qt::DisplayRole) constProfileModelvirtual
DATA_IS_DEFAULT enum valueProfileModel
DATA_IS_GLOBAL enum valueProfileModel
data_values_ProfileModel
dataPath(const QModelIndex &idx, QString &profilePath) constProfileModel
deleteEntries(QModelIndexList idcs)ProfileModel
duplicateEntry(QModelIndex idx, ProfileItem::StatusType status=ProfileItem::StatusType::Copy)ProfileModel
fillTable()ProfileModel
findAllByNameAndVisibility(const QString &name, bool isGlobal=false, bool searchReference=false) constProfileModel
findByName(const QString &name)ProfileModel
flags(const QModelIndex &index) constProfileModelvirtual
getCurrentProfile() constProfileModelinline
getPersonalProfile(const QString &name)ProfileModel
getProfile(int index) constProfileModelinline
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constProfileModelvirtual
illegalCharacters()ProfileModelprotectedstatic
importProfilesFromDir(QString filename, int &skippedCnt, QStringList &importList, bool fromZip=false)ProfileModel
isDataValid(QString &err)ProfileModel
ProfileModel(QObject *parent=Q_NULLPTR)ProfileModelexplicit
restoreEntries(QModelIndexList idcs)ProfileModel
rowCount(const QModelIndex &parent=QModelIndex()) constProfileModelvirtual
setData(const QModelIndex &index, const QVariant &value, int role)ProfileModelvirtual
userProfilesExist() constProfileModel
~ProfileModel()ProfileModelvirtual