SettingsProviderQt Class Reference
+ Inheritance diagram for SettingsProviderQt:

Public Member Functions

 SettingsProviderQt (QSettings *target)
 
QStringList allKeys () const override
 
QStringList allSections () const override
 
bool hasKey (const QString &key) const override
 
void remove (const QString &key) override
 
void setValue (const QString &key, const QVariant &value) override
 
QVariant value (const QString &key, QVariant defValue=QVariant()) const override
 
- Public Member Functions inherited from SettingsProvider
void copyFrom (const SettingsProvider &other)
 Copies all settings from 'other' to 'this'.
 

Detailed Description

Definition at line 45 of file settingsproviderqt.h.


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