14 Q_CLASSINFO(
"Version",
"1.0.0")
15 Q_CLASSINFO(
"RestartTorc",
"methods=PUT")
16 Q_CLASSINFO(
"StopTorc",
"methods=PUT")
51 Q_DISABLE_COPY(TorcUser)
56 bool m_canRestartTorc;
A wrapper around a database setting.
bool GetCanRestartTorc(void)
QString GetUserName(void)
static QMutex gUserCredentialsLock
static QByteArray GetCredentials(void)
bool GetCanStopTorc(void)
bool SetUserCredentials(const QString &Name, const QString &Credentials)
static QString GetName(void)
static QByteArray gUserCredentials
void UpdateUserName(QString &Name)
void UpdateCredentials(QString &Credentials)
void SubscriberDeleted(QObject *Subscriber)