#ifndef QT_QTREMOTEOBJECTS_MODULE_H #define QT_QTREMOTEOBJECTS_MODULE_H #include #include "qtremoteobjectglobal.h" #include "qconnectionfactories.h" #include "qremoteobjectabstractitemmodelreplica.h" #include "qremoteobjectabstractitemmodeltypes.h" #include "qremoteobjectdynamicreplica.h" #include "qremoteobjectnode.h" #include "qremoteobjectpendingcall.h" #include "qremoteobjectregistry.h" #include "qremoteobjectreplica.h" #include "qremoteobjectsource.h" #include "qtremoteobjectsversion.h" #endif