Qt 4.8
|
#include <QtCore/qobjectdefs.h>
#include <QtCore/private/qscopedpointer_p.h>
#include <QtCore/qmap.h>
Go to the source code of this file.
Classes | |
class | QScriptDebuggerConsoleCommandGroupData |
The QScriptDebuggerConsoleCommandGroupData class holds data associated with a console command group. More... | |
Typedefs | |
typedef QMap< QString, QScriptDebuggerConsoleCommandGroupData > | QScriptDebuggerConsoleCommandGroupMap |
Definition at line 91 of file qscriptdebuggerconsolecommandgroupdata_p.h.