42 #ifndef QJSDEBUGSERVICE_P_H 43 #define QJSDEBUGSERVICE_P_H 56 #include <QtCore/QPointer> 57 #include <QElapsedTimer> 59 #include "private/qdeclarativedebugservice_p.h" 108 void executionStopped(
bool becauseOfException,
123 #endif // QJSDEBUGSERVICE_P_H
QList< QDeclarativeEngine * > m_engines
#define QT_END_NAMESPACE
This macro expands to.
QList< JSAgentCoverageData > m_data
The QByteArray class provides an array of bytes.
QPointer< QJSDebuggerAgent > m_agent
static LibLoadStatus status
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
The QElapsedTimer class provides a fast way to calculate elapsed times.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QByteArray toByteArray() const
The QDeclarativeEngine class provides an environment for instantiating QML components.
The QList class is a template class that provides lists.