8#ifndef SETTINGSLISTNER_H
9#define SETTINGSLISTNER_H
55 QMetaObject::Connection _listnerConnection;
The SettingsListner class is listner of the ISettings global object. The SettingsListner class is abs...
virtual void handleSettingsChanged(const QString &key, const QVariant &value)=0
handleSettingsChanged This method will be invoked when settings of application has bean changed.
The QuasaraAppUtils class This lib include base functions for the all applications of QuasarApp group...
void gen(int size, QByteArray &result)
#define QUASARAPPSHARED_EXPORT