42 #ifndef QSCRIPTDEBUGGER_P_H 43 #define QSCRIPTDEBUGGER_P_H 56 #include <QtCore/qobject.h> 173 #ifndef QT_NO_TOOLBAR 178 bool isInteractive()
const;
181 void stopped()
const;
182 void started()
const;
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
The QScriptDebuggerFrontend class is the base class of debugger front-ends.
virtual void timerEvent(QTimerEvent *)
This event handler can be reimplemented in a subclass to receive timer events for the object...
#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.
virtual bool eventFilter(QObject *, QEvent *)
Filters events if this object has been installed as an event filter for the watched object...
The QTimerEvent class contains parameters that describe a timer event.
#define Q_AUTOTEST_EXPORT
The QScriptDebugger class provides a Qt Script debugger.
#define Q_DECLARE_PRIVATE(Class)
The QEvent class is the base class of all event classes.
The QAction class provides an abstract user interface action that can be inserted into widgets...