Torc  0.1
Classes | Macros
torcdevice.h File Reference
#include <QHash>
#include <QMutex>
#include <QString>
#include <QObject>
#include "torcreferencecounted.h"
#include "torcdevicehandler.h"
Include dependency graph for torcdevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TorcDevice
 

Macros

#define NETWORK_DEVICE_STRING   QStringLiteral("network")
 
#define CONSTANT_DEVICE_STRING   QStringLiteral("constant")
 
#define DEVICE_LINE_ITEM   QStringLiteral("|<FONT POINT-SIZE=\"10\">%1</FONT>")
 
#define DEVICE_CONSTANT   QStringLiteral("Constant")
 

Macro Definition Documentation

#define CONSTANT_DEVICE_STRING   QStringLiteral("constant")

Definition at line 15 of file torcdevice.h.

#define DEVICE_CONSTANT   QStringLiteral("Constant")

Definition at line 17 of file torcdevice.h.

#define DEVICE_LINE_ITEM   QStringLiteral("|<FONT POINT-SIZE=\"10\">%1</FONT>")

Definition at line 16 of file torcdevice.h.

#define NETWORK_DEVICE_STRING   QStringLiteral("network")

Definition at line 14 of file torcdevice.h.