|
Vidalia
0.3.1
|
#include "TorControl.h"#include "RouterDescriptor.h"#include "ProtocolInfo.h"#include "RouterStatus.h"#include "file.h"#include "stringutil.h"#include <QHostAddress>#include <QVariantMap>Go to the source code of this file.
Macros | |
| #define | RELAY_SIGNAL(src, sig) QObject::connect((src), (sig), this, (sig)) |
| #define RELAY_SIGNAL | ( | src, | |
| sig | |||
| ) | QObject::connect((src), (sig), this, (sig)) |
1.8.17