forked from qt-creator/qt-creator
debugger: convert register handler/window architecture
This commit is contained in:
@@ -91,6 +91,7 @@ public:
|
||||
|
||||
void openTextEditor(const QString &titlePattern, const QString &contents);
|
||||
Internal::BreakHandler *breakHandler() const;
|
||||
DebuggerEngine *currentEngine() const;
|
||||
|
||||
public slots:
|
||||
void clearCppCodeModelSnapshot();
|
||||
|
||||
Reference in New Issue
Block a user