QWebPluginFactory::create(..) - how to return content of the element?
Is it possible to get element content back in create function not only parameters?
example:
- <object type="text/QtScript" context="listView">
- this.clear();
- .....
- </object>
This would allow me to execute script in embedded HTML in my javascript engine on my backend.
1 reply
You must log in to post a reply. Not a member yet? Register here!


