ArnLib  4.0.x
Active Registry Network
ArnQml.hpp File Reference

(4.0.0)

#include "ArnLib_global.hpp"
#include "ArnInterface.hpp"
#include "ArnItem.hpp"
#include "ArnMonitor.hpp"
#include "ArnRpc.hpp"
#include "XStringMap.hpp"
#include <QNetworkReply>
#include <QNetworkAccessManager>
#include <QVariantMap>
#include <QtDeclarative>
#include <QDeclarativeParserStatus>
#include <QDeclarativeNetworkAccessManagerFactory>
#include <QDeclarativeEngine>
Include dependency graph for ArnQml.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArnQml
 ARN QML. More...
 
struct  ArnQml::UseFlags
 
class  ArnItemQml
 ARN Item QML. More...
 
class  ArnMonitorQml
 ARN Monitor QML. More...
 
class  ArnSapiQml
 ARN Sapi QML. More...
 
class  Arn::XStringMapQml
 
class  Arn::QmlMSys
 

Namespaces

 Arn
 

Macros

#define QML_Qt4
 
#define QML_QUICK_TYPE   1
 
#define QML_ENGINE   QDeclarativeEngine
 
#define QML_PARSER_STATUS   QDeclarativeParserStatus
 
#define QML_NETACC_FACTORY   QDeclarativeNetworkAccessManagerFactory
 
#define QML_LIST_PROPERTY   QDeclarativeListProperty
 

Macro Definition Documentation

◆ QML_ENGINE

#define QML_ENGINE   QDeclarativeEngine

Definition at line 62 of file ArnQml.hpp.

◆ QML_LIST_PROPERTY

#define QML_LIST_PROPERTY   QDeclarativeListProperty

Definition at line 65 of file ArnQml.hpp.

◆ QML_NETACC_FACTORY

#define QML_NETACC_FACTORY   QDeclarativeNetworkAccessManagerFactory

Definition at line 64 of file ArnQml.hpp.

◆ QML_PARSER_STATUS

#define QML_PARSER_STATUS   QDeclarativeParserStatus

Definition at line 63 of file ArnQml.hpp.

◆ QML_Qt4

#define QML_Qt4

Definition at line 60 of file ArnQml.hpp.

◆ QML_QUICK_TYPE

#define QML_QUICK_TYPE   1

Definition at line 61 of file ArnQml.hpp.