QuasarAppLib
isettings.h File Reference
#include "qaservice.h"
#include "quasarapp_global.h"
#include <QObject>
#include <QVariant>
Include dependency graph for isettings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QuasarAppUtils::ISettings
 The Settings class base interface for implementation settings backends. Available implementations: Setting (based on QSettings backend) More...
 

Namespaces

namespace  QuasarAppUtils
 The QuasaraAppUtils class This lib include base functions for the all applications of QuasarApp group. All methods of the Quasar AppUtils is static.
 

Enumerations

enum class  QuasarAppUtils::SettingsSaveMode : quint64 { QuasarAppUtils::Auto , QuasarAppUtils::Manual }
 The SettingsSaveMode enum. More...