Debugger: Bring Qt Creator to foreground if app interrupts

Change-Id: I07795f61b79cce9687d0ae2bff3cc19534ec08d6
Reviewed-by: hjk <qthjk@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
Kai Koehne
2012-03-13 13:50:05 +01:00
parent dbcaadd8af
commit 2af301e253
11 changed files with 78 additions and 16 deletions

View File

@@ -302,6 +302,7 @@ signals:
* a server start script should be used, but none is given.
*/
void requestRemoteSetup();
void raiseWindow();
protected:
// The base notify*() function implementation should be sufficient