42 #ifndef QSCRIPTDEBUGGERCONSOLEHISTORIANINTERFACE_P_H 43 #define QSCRIPTDEBUGGERCONSOLEHISTORIANINTERFACE_P_H 56 #include <QtCore/qobjectdefs.h> 67 virtual int historyCount()
const = 0;
69 virtual void changeHistoryAt(
int index,
const QString &newHistory) = 0;
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
virtual ~QScriptDebuggerConsoleHistorianInterface()
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_AUTOTEST_EXPORT