diff options
author | Aurindam Jana <aurindam.jana@nokia.com> | 2011-11-17 14:42:48 (GMT) |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2011-11-17 15:56:31 (GMT) |
commit | 8c898d681d12f3c67e396e7e2f2aa5522288aa63 (patch) | |
tree | 3f69e290b76d262df57b1afc691ef312029bf4ca /doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp | |
parent | 7c5d13df7ec850196a6f9bb739deafbee32c77ee (diff) | |
download | Qt-8c898d681d12f3c67e396e7e2f2aa5522288aa63.zip Qt-8c898d681d12f3c67e396e7e2f2aa5522288aa63.tar.gz Qt-8c898d681d12f3c67e396e7e2f2aa5522288aa63.tar.bz2 |
DeclarativeDebugServer: Instantiate QPluginLoader on heap
The pluginloader is instantiated on heap with server as its parent
so that the connection plugin instance remains loaded in memory.
This prevents the plugin loader in QDeclarativeInspectorService
to accidentally un-load the plugin while it's in use.
Change-Id: I11c82ce595a336ba0fd1b243d23cb497fe355147
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp')
0 files changed, 0 insertions, 0 deletions