42 #ifndef QDECLARATIVEDEBUGSERVER_H 43 #define QDECLARATIVEDEBUGSERVER_H 45 #include <private/qdeclarativeglobal_p.h> 46 #include <private/qdeclarativedebugserverconnection_p.h> 67 bool hasDebuggingClient()
const;
76 void receiveMessage(
const QByteArray &message);
91 #endif // QDECLARATIVEDEBUGSERVICE_H #define QT_END_NAMESPACE
This macro expands to.
The QByteArray class provides an array of bytes.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
#define Q_PRIVATE_SLOT(d, signature)
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
#define Q_DECLARATIVE_EXPORT
#define Q_DECLARE_PRIVATE(Class)
The QList class is a template class that provides lists.