QXRD
0.11.16
|
#include <qxrdglobalsettings.h>
Public Member Functions | |
QxrdGlobalSettings (QxrdApplication *app) | |
QxrdGlobalSettings (const QString &path, QSettings::Format format=QSettings::IniFormat, QcepObject *parent=0) | |
~QxrdGlobalSettings () | |
Private Attributes | |
QxrdApplication * | m_Application |
Definition at line 9 of file qxrdglobalsettings.h.
QxrdGlobalSettings::QxrdGlobalSettings | ( | QxrdApplication * | app | ) |
Definition at line 6 of file qxrdglobalsettings.cpp.
References DEBUG_PREFS, m_Application, QxrdApplication::printMessage(), and qcepDebug().
QxrdGlobalSettings::QxrdGlobalSettings | ( | const QString & | path, |
QSettings::Format | format = QSettings::IniFormat , |
||
QcepObject * | parent = 0 |
||
) |
Definition at line 15 of file qxrdglobalsettings.cpp.
QxrdGlobalSettings::~QxrdGlobalSettings | ( | ) |
Definition at line 21 of file qxrdglobalsettings.cpp.
References DEBUG_PREFS, m_Application, QxrdApplication::printMessage(), and qcepDebug().
|
private |
Definition at line 19 of file qxrdglobalsettings.h.
Referenced by QxrdGlobalSettings(), and ~QxrdGlobalSettings().