Patronum
|
#include "PServiceBase.h"
#include <QCoreApplication>
#include <QFile>
#include <QLibraryInfo>
#include <QProcess>
#include <QStandardPaths>
#include <QTimer>
#include <pcommon.h>
#include "PController.h"
#include "serviceprivate.h"
#include <chrono>
#include <thread>
#include "patronum.h"
Go to the source code of this file.
Namespaces | |
namespace | Patronum |
The Patronum namespace - It is main name space of Patronum Library. The Patronum library support the two work mode. | |