|
Torc
0.1
|
#include <QObject>#include <QString>#include <QReadWriteLock>#include <QMutex>#include "torclocaldefs.h"#include "torcsetting.h"#include "torcobservable.h"#include "torcsqlitedb.h"#include "torcadminthread.h"#include "torccommandline.h"Go to the source code of this file.
Classes | |
| class | Torc |
| class | TorcLocalContext |
| TorcLocalContext is the core Torc object. More... | |
Variables | |
| TorcLocalContext * | gLocalContext |
| TorcLocalContext* gLocalContext |
Definition at line 48 of file torclocalcontext.cpp.
1.8.11