forked from qt-creator/qt-creator
Process Listing Windows
This commit is contained in:
committed by
unknown
parent
1e7d6a01e6
commit
86b6c44e4e
@@ -99,6 +99,8 @@ protected:
|
||||
void timerEvent(QTimerEvent*);
|
||||
|
||||
private:
|
||||
bool startAttachDebugger(unsigned long pid, QString *errorMessage);
|
||||
bool startDebuggerWithExecutable(QString *errorMessage);
|
||||
void startWatchTimer();
|
||||
void killWatchTimer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user