QGpgME 21.6.2.0000005
Qt API for GpgME
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QGpgMENewCryptoConfigEntry Class Reference
Inheritance diagram for QGpgMENewCryptoConfigEntry:
Inheritance graph
[legend]
Collaboration diagram for QGpgMENewCryptoConfigEntry:
Collaboration graph
[legend]

Public Member Functions

 QGpgMENewCryptoConfigEntry (const std::shared_ptr< QGpgMENewCryptoConfigGroup > &group, const GpgME::Configuration::Option &option)
 
QString name () const override
 
QString description () const override
 
QString path () const override
 
bool isOptional () const override
 
bool isReadOnly () const override
 
bool isList () const override
 
bool isRuntime () const override
 
Level level () const override
 
ArgType argType () const override
 
bool isSet () const override
 
bool boolValue () const override
 
QString stringValue () const override
 
int intValue () const override
 
unsigned int uintValue () const override
 
QUrl urlValue () const override
 
unsigned int numberOfTimesSet () const override
 
std::vector< intintValueList () const override
 
std::vector< unsigned intuintValueList () const override
 
QList< QUrlurlValueList () const override
 
void resetToDefault () override
 
void setBoolValue (bool) override
 
void setStringValue (const QString &) override
 
void setIntValue (int) override
 
void setUIntValue (unsigned int) override
 
void setURLValue (const QUrl &) override
 
void setNumberOfTimesSet (unsigned int) override
 
void setIntValueList (const std::vector< int > &) override
 
void setUIntValueList (const std::vector< unsigned int > &) override
 
void setURLValueList (const QList< QUrl > &) override
 
bool isDirty () const override
 
QStringList stringValueList () const
 
QVariant defaultValue () const
 

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