Torc  0.1
Classes | Macros
torccentral.h File Reference
#include <QMutex>
#include <QObject>
#include <QVariant>
#include "torcdevice.h"
#include "http/torchttpservice.h"
Include dependency graph for torccentral.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TorcCentral
 
class  TorcXSDFactory
 

Macros

#define XSD_TYPES   QStringLiteral("<!--TORC_XSD_TYPES-->")
 
#define XSD_INPUTTYPES   QStringLiteral("<!--TORC_XSD_INPUTTYPES-->")
 
#define XSD_INPUTS   QStringLiteral("<!--TORC_XSD_INPUTS-->")
 
#define XSD_CONTROLTYPES   QStringLiteral("<!--TORC_XSD_CONTROLTYPES-->")
 
#define XSD_CONTROLS   QStringLiteral("<!--TORC_XSD_CONTROLS-->")
 
#define XSD_OUTPUTTYPES   QStringLiteral("<!--TORC_XSD_OUTPUTTYPES-->")
 
#define XSD_OUTPUTS   QStringLiteral("<!--TORC_XSD_OUTPUTS-->")
 
#define XSD_NOTIFIERTYPES   QStringLiteral("<!--TORC_XSD_NOTIFIERTYPES-->")
 
#define XSD_NOTIFIERS   QStringLiteral("<!--TORC_XSD_NOTIFIERS-->")
 
#define XSD_NOTIFICATIONTYPES   QStringLiteral("<!--TORC_XSD_NOTIFICATIONYPES-->")
 
#define XSD_NOTIFICATIONS   QStringLiteral("<!--TORC_XSD_NOTIFICATIONS-->")
 
#define XSD_UNIQUE   QStringLiteral("<!--TORC_XSD_UNIQUE-->")
 
#define XSD_CAMERATYPES   QStringLiteral("<!--TORC_XSD_CAMERATYPES-->")
 

Macro Definition Documentation

#define XSD_CAMERATYPES   QStringLiteral("<!--TORC_XSD_CAMERATYPES-->")

Definition at line 65 of file torccentral.h.

#define XSD_CONTROLS   QStringLiteral("<!--TORC_XSD_CONTROLS-->")

Definition at line 57 of file torccentral.h.

#define XSD_CONTROLTYPES   QStringLiteral("<!--TORC_XSD_CONTROLTYPES-->")

Definition at line 56 of file torccentral.h.

#define XSD_INPUTS   QStringLiteral("<!--TORC_XSD_INPUTS-->")

Definition at line 55 of file torccentral.h.

#define XSD_INPUTTYPES   QStringLiteral("<!--TORC_XSD_INPUTTYPES-->")

Definition at line 54 of file torccentral.h.

#define XSD_NOTIFICATIONS   QStringLiteral("<!--TORC_XSD_NOTIFICATIONS-->")

Definition at line 63 of file torccentral.h.

#define XSD_NOTIFICATIONTYPES   QStringLiteral("<!--TORC_XSD_NOTIFICATIONYPES-->")

Definition at line 62 of file torccentral.h.

#define XSD_NOTIFIERS   QStringLiteral("<!--TORC_XSD_NOTIFIERS-->")

Definition at line 61 of file torccentral.h.

#define XSD_NOTIFIERTYPES   QStringLiteral("<!--TORC_XSD_NOTIFIERTYPES-->")

Definition at line 60 of file torccentral.h.

#define XSD_OUTPUTS   QStringLiteral("<!--TORC_XSD_OUTPUTS-->")

Definition at line 59 of file torccentral.h.

#define XSD_OUTPUTTYPES   QStringLiteral("<!--TORC_XSD_OUTPUTTYPES-->")

Definition at line 58 of file torccentral.h.

#define XSD_TYPES   QStringLiteral("<!--TORC_XSD_TYPES-->")

Definition at line 53 of file torccentral.h.

#define XSD_UNIQUE   QStringLiteral("<!--TORC_XSD_UNIQUE-->")

Definition at line 64 of file torccentral.h.