QScriptEngineDebugger inside my own Widget
General and Desktop
1
Posts
1
Posters
522
Views
1
Watching
-
wrote on 8 Feb 2013, 17:59 last edited by
Hello Qt community,
I've been reading some examples regarding the QScriptEngineDebugger, and apparently this script tool shows itself as a new window when some exception occurs while evaluating some script code.
What I would like is to have the possibility of displayin the QScriptEngineDebugger widget inside my own...let's say QMainwindow instance for example.
I don't know if this is possible but I would like to be able to move this QScriptEngineDebugger widget window at will and place it where I want it to be.
Any comment regarding this topic is appreciated.
Thanks in advace !!
1/1