Go to the documentation of this file.
33 #ifndef qt_gui_cpp__Settings_H
34 #define qt_gui_cpp__Settings_H
39 #include <QStringList>
42 # pragma GCC diagnostic push
43 # pragma GCC diagnostic ignored "-Wdeprecated-copy"
47 # pragma GCC diagnostic pop
72 bool contains(
const QString& key)
const;
76 void remove(
const QString& key);
82 QVariant
value(
const QString& key,
const QVariant& defaultValue = QVariant())
const;
92 #endif // qt_gui_cpp__Settings_H
void setValue(const QString &key, const QVariant &value)
bool contains(const QString &key) const
void remove(const QString &key)
QStringList childKeys() const
Settings getSettings(const QString &prefix)
QStringList childGroups() const
QStringList allKeys() const
QVariant value(const QString &key, const QVariant &defaultValue=QVariant()) const
qt_gui_cpp
Author(s): Dirk Thomas
autogenerated on Sat Jun 25 2022 02:15:07