Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
ExtcapArgumentFileSelection Class Reference
Inheritance diagram for ExtcapArgumentFileSelection:
ExtcapArgument

Public Member Functions

 ExtcapArgumentFileSelection (extcap_arg *argument, QObject *parent=Q_NULLPTR)
 
virtual QWidget * createEditor (QWidget *parent)
 
virtual QString value ()
 
virtual bool isValid ()
 
virtual void setDefaultValue ()
 
- Public Member Functions inherited from ExtcapArgument
 ExtcapArgument (QObject *parent=Q_NULLPTR)
 
 ExtcapArgument (extcap_arg *argument, QObject *parent=Q_NULLPTR)
 
 ExtcapArgument (const ExtcapArgument &obj)
 
virtual QWidget * createLabel (QWidget *parent=0)
 
virtual extcap_argargument ()
 
virtual QString call ()
 
virtual QString defaultValue ()
 
bool isDefault ()
 
bool isRequired ()
 
bool reload ()
 
QString prefKey (const QString &device_name)
 
virtual QString prefValue ()
 
void resetValue ()
 
virtual QString group () const
 
virtual int argNr () const
 
virtual bool isSetDefaultValueSupported ()
 

Protected Attributes

QLineEdit * textBox
 
- Protected Attributes inherited from ExtcapArgument
ExtcapValueList values
 
extcap_arg_argument
 
QLabel * _label
 
int _number
 
const QString label_style
 

Additional Inherited Members

- Public Slots inherited from ExtcapArgument
- Signals inherited from ExtcapArgument
void valueChanged ()
 
- Static Public Member Functions inherited from ExtcapArgument
static ExtcapArgumentcreate (extcap_arg *argument=Q_NULLPTR, QObject *parent=Q_NULLPTR)
 
- Protected Member Functions inherited from ExtcapArgument
bool fileExists ()
 
ExtcapValueList loadValues (QString parent)
 
bool reloadValues ()
 

Member Function Documentation

◆ createEditor()

QWidget * ExtcapArgumentFileSelection::createEditor ( QWidget *  parent)
virtual

Reimplemented from ExtcapArgument.

◆ isValid()

bool ExtcapArgumentFileSelection::isValid ( )
virtual

Reimplemented from ExtcapArgument.

◆ setDefaultValue()

void ExtcapArgumentFileSelection::setDefaultValue ( )
virtual

Reimplemented from ExtcapArgument.

◆ value()

QString ExtcapArgumentFileSelection::value ( )
virtual

Reimplemented from ExtcapArgument.


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