42 #ifndef QSCRIPTDEBUGGERSTACKWIDGETINTERFACE_P_H 43 #define QSCRIPTDEBUGGERSTACKWIDGETINTERFACE_P_H 56 #include <QtGui/qwidget.h> 73 virtual int currentFrameIndex()
const = 0;
74 virtual void setCurrentFrameIndex(
int frameIndex) = 0;
77 void currentFrameChanged(
int newFrameIndex);
82 QWidget *parent, Qt::WindowFlags flags);
#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 QT_BEGIN_NAMESPACE
This macro expands to.
The QAbstractItemModel class provides the abstract interface for item model classes.
#define Q_AUTOTEST_EXPORT
#define Q_DECLARE_PRIVATE(Class)