Patronum
Loading...
Searching...
No Matches
Patronum_global.h File Reference
#include <QtCore/qglobal.h>
Include dependency graph for Patronum_global.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Patronum
 The Patronum namespace - It is main name space of Patronum Library. The Patronum library support the two work mode.
 

Macros

#define PATRONUM_LIBRARYSHARED_EXPORT   Q_DECL_IMPORT
 
#define PATRONUM_VERSION   "0.2.203.ef372e7"
 

Enumerations

enum  Patronum::PatronumError {
  Patronum::Undefined , Patronum::ServiceUnavailable , Patronum::InvalidPackage , Patronum::WrongCommand ,
  Patronum::TimeOutError , Patronum::SystemError , Patronum::FailedToStart , Patronum::UnsupportedPlatform
}
 The PatronumError enum - controller work error codes. More...
 

Functions

QString Patronum::errorToString (PatronumError error)
 errorToString This method convert the PatronumError to QString.
 

Macro Definition Documentation

◆ PATRONUM_LIBRARYSHARED_EXPORT

#define PATRONUM_LIBRARYSHARED_EXPORT   Q_DECL_IMPORT

Definition at line 16 of file Patronum_global.h.

◆ PATRONUM_VERSION

#define PATRONUM_VERSION   "0.2.203.ef372e7"

Definition at line 19 of file Patronum_global.h.