Qt 4.8
|
#include <QtCore/qobjectdefs.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qlist.h>
Go to the source code of this file.
Classes | |
class | QScriptDebuggerConsoleCommand |
The QScriptDebuggerConsoleCommand class is the base class of console commands. More... | |
Typedefs | |
typedef QList< QScriptDebuggerConsoleCommand * > | QScriptDebuggerConsoleCommandList |
Definition at line 101 of file qscriptdebuggerconsolecommand_p.h.