forked from qt-creator/qt-creator
Debugger: Documentation work on qtcreatorcdbext/Debugger.
Add comments, introduce internal switch in doc/api/qtcreator-api.qdocconf.
This commit is contained in:
@@ -62,10 +62,6 @@ class BreakHandler;
|
||||
class SnapshotHandler;
|
||||
class Symbol;
|
||||
|
||||
// This is the "internal" interface of the debugger plugin that's
|
||||
// used by debugger views and debugger engines. The interface is
|
||||
// implemented in DebuggerPluginPrivate.
|
||||
|
||||
class DebuggerCore : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user