Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
ProfileItem Class Reference

Public Types

enum  StatusType { New = 0 , Existing , Changed , Copy }
 

Public Member Functions

 ProfileItem (profile_def *profile)
 
 ProfileItem (QString name, QString reference, StatusType status, bool isGlobal, bool fromGlobal, bool isImport)
 
const QString & getName () const
 
const QString getType () const
 
const QString & getAutoSwitchFilter () const
 
StatusType getStatus () const
 
bool isGlobal () const
 
bool isFromGlobal () const
 
bool isChanged () const
 
bool isDefault () const
 
bool isImport () const
 
bool isDeleted () const
 
const QString & getReference () const
 
QString getProfilePath (QString profileName="") const
 
void setName (QString value)
 
void setStatus (StatusType status)
 
void setAutoSwitchFilter (QString value)
 
void setForDeletion ()
 

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