Hello,
I want to register GUI objects like the QMainWindow in my QJSEngine.
Is there a way to set the ownership like in QScriptEngine::newQObject?
I don’t want QJSEngine to take the ownership, because I destroy the engine before I destroy the GUI.
Thanks in advance
Simpl
↧