#include <QUrl>
#include <QTcpSocket>
#include <QCoreApplication>
#include "torccompat.h"
#include "torclocalcontext.h"
#include "torclanguage.h"
#include "torclogging.h"
#include "torcsetting.h"
#include "torcadminthread.h"
#include "torcnetwork.h"
#include "torchttprequest.h"
#include "torchtmlhandler.h"
#include "torchttphandler.h"
#include "torchttpservice.h"
#include "torchttpserver.h"
#include "torcbonjour.h"
#include "torcssdp.h"
#include "torcwebsockettoken.h"
#include "torchttpservernonce.h"
Go to the source code of this file.
|
#define | en QStringLiteral("en") |
|
#define | dis QStringLiteral("dis") |
|
#define dis QStringLiteral("dis") |
#define en QStringLiteral("en") |
QReadWriteLock* gHandlersLock = new QReadWriteLock(QReadWriteLock::Recursive) |