4#ifndef QQMLDEBUGSERVICE_H
5#define QQMLDEBUGSERVICE_H
7#include <QtCore/qobject.h>
8#include <QtCore/qhash.h>
10#include <private/qtqmlglobal_p.h>
39 float version()
const;
41 enum State { NotConnected, Unavailable, Enabled };
56 static int idForObject(
QObject *);
The QJSEngine class provides an environment for evaluating JavaScript code.
virtual void stateAboutToBeChanged(State)
virtual void engineRemoved(QJSEngine *)
virtual void engineAboutToBeAdded(QJSEngine *engine)
void messageToClient(const QString &name, const QByteArray &message)
virtual void engineAboutToBeRemoved(QJSEngine *engine)
void detachedFromEngine(QJSEngine *)
virtual void engineAdded(QJSEngine *)
virtual void messageReceived(const QByteArray &)
static QObject * objectForId(int id)
virtual void stateChanged(State)
void attachedToEngine(QJSEngine *)
void messagesToClient(const QString &name, const QList< QByteArray > &messages)
\macro QT_RESTRICTED_CAST_FROM_ASCII
void newState(QList< State > &states, const char *token, const char *lexem, bool pre)
Combined button and popup list for selecting options.
GLuint GLsizei const GLchar * message
#define QT_REQUIRE_CONFIG(feature)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent