|
Torc
0.1
|
#include <QHostAddress>#include "torclocalcontext.h"#include "torchttpserver.h"#include "torccoreutils.h"#include "torclogging.h"#include "torcadminthread.h"#include "torcnetwork.h"#include "torcupnp.h"#include "torcssdp.h"Go to the source code of this file.
Macros | |
| #define | IPv4 QStringLiteral("IPv4") |
| #define | IPv6 QStringLiteral("IPv6") |
| #define IPv4 QStringLiteral("IPv4") |
Definition at line 330 of file torcssdp.cpp.
| #define IPv6 QStringLiteral("IPv6") |
Definition at line 331 of file torcssdp.cpp.
1.8.11