Torc
0.1
|
#include <QSet>
#include <QReadWriteLock>
#include <QObject>
#include <QVariant>
#include <QStringList>
#include "torchttpservice.h"
#include "torcreferencecounted.h"
Go to the source code of this file.
Classes | |
class | TorcSetting |
A wrapper around a database setting. More... | |
class | TorcSettingGroup |
High level group of related settings. More... | |