54 #ifndef QDBUSMETAOBJECTPRIVATE_H 55 #define QDBUSMETAOBJECTPRIVATE_H 57 #include <QtCore/qmetaobject.h> 74 delete []
d.stringdata;
79 const char *dbusNameForMethod(
int id)
const;
80 const char *inputSignatureForMethod(
int id)
const;
81 const char *outputSignatureForMethod(
int id)
const;
82 const int *inputTypesForMethod(
int id)
const;
83 const int *outputTypesForMethod(
int id)
const;
86 int propertyMetaType(
int id)
const;
#define QT_END_NAMESPACE
This macro expands to.
The QDBusError class represents an error received from the D-Bus bus or from remote applications foun...
The QString class provides a Unicode character string.
The QHash class is a template class that provides a hash-table-based dictionary.
#define QT_BEGIN_NAMESPACE
This macro expands to.