|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
This is the complete list of members for ProfileModel, including all inherited members.
| _LAST_ENTRY enum value (defined in ProfileModel) | ProfileModel | |
| activeProfile() const (defined in ProfileModel) | ProfileModel | |
| addNewProfile(QString name) (defined in ProfileModel) | ProfileModel | |
| addNewProfile(QString name, QString reference, bool isGlobal=false, bool fromGlobal=false, bool isImport=false) (defined in ProfileModel) | ProfileModel | protected |
| applyChanges() (defined in ProfileModel) | ProfileModel | |
| checkDuplicate(const QModelIndex &index, bool isOriginalToDuplicate=false) const (defined in ProfileModel) | ProfileModel | |
| checkNameValidity(QString name, QString &msg) (defined in ProfileModel) | ProfileModel | static |
| COL_AUTO_SWITCH_FILTER enum value (defined in ProfileModel) | ProfileModel | |
| COL_NAME enum value (defined in ProfileModel) | ProfileModel | |
| COL_TYPE enum value (defined in ProfileModel) | ProfileModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const (defined in ProfileModel) | ProfileModel | virtual |
| columns_ (defined in ProfileModel) | ProfileModel | |
| data(const QModelIndex &idx, int role=Qt::DisplayRole) const (defined in ProfileModel) | ProfileModel | virtual |
| DATA_IS_DEFAULT enum value (defined in ProfileModel) | ProfileModel | |
| DATA_IS_GLOBAL enum value (defined in ProfileModel) | ProfileModel | |
| data_values_ (defined in ProfileModel) | ProfileModel | |
| dataPath(const QModelIndex &idx, QString &profilePath) const (defined in ProfileModel) | ProfileModel | |
| deleteEntries(QModelIndexList idcs) (defined in ProfileModel) | ProfileModel | |
| duplicateEntry(QModelIndex idx, ProfileItem::StatusType status=ProfileItem::StatusType::Copy) (defined in ProfileModel) | ProfileModel | |
| fillTable() (defined in ProfileModel) | ProfileModel | |
| findAllByNameAndVisibility(const QString &name, bool isGlobal=false, bool searchReference=false) const (defined in ProfileModel) | ProfileModel | |
| findByName(const QString &name) (defined in ProfileModel) | ProfileModel | |
| flags(const QModelIndex &index) const (defined in ProfileModel) | ProfileModel | virtual |
| getCurrentProfile() const (defined in ProfileModel) | ProfileModel | inline |
| getPersonalProfile(const QString &name) (defined in ProfileModel) | ProfileModel | |
| getProfile(int index) const (defined in ProfileModel) | ProfileModel | inline |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (defined in ProfileModel) | ProfileModel | virtual |
| illegalCharacters() (defined in ProfileModel) | ProfileModel | protectedstatic |
| importProfilesFromDir(QString filename, int &skippedCnt, QStringList &importList, bool fromZip=false) (defined in ProfileModel) | ProfileModel | |
| isDataValid(QString &err) (defined in ProfileModel) | ProfileModel | |
| ProfileModel(QObject *parent=Q_NULLPTR) (defined in ProfileModel) | ProfileModel | explicit |
| restoreEntries(QModelIndexList idcs) (defined in ProfileModel) | ProfileModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const (defined in ProfileModel) | ProfileModel | virtual |
| setData(const QModelIndex &index, const QVariant &value, int role) (defined in ProfileModel) | ProfileModel | virtual |
| userProfilesExist() const (defined in ProfileModel) | ProfileModel | |
| ~ProfileModel() (defined in ProfileModel) | ProfileModel | virtual |