42 #ifndef QSCRIPTDEBUGGERCODEWIDGET_P_H 43 #define QSCRIPTDEBUGGERCODEWIDGET_P_H 88 Q_PRIVATE_SLOT(d_func(),
void _q_onBreakpointToggleRequest(
int,
bool))
89 Q_PRIVATE_SLOT(d_func(),
void _q_onBreakpointEnableRequest(
int,
bool))
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
#define Q_PRIVATE_SLOT(d, signature)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
The QPoint class defines a point in the plane using integer precision.
The QModelIndex class is used to locate data in a data model.
#define Q_AUTOTEST_EXPORT
#define Q_DECLARE_PRIVATE(Class)