Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QJSEngine::newQObject ownership

$
0
0
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

Viewing all articles
Browse latest Browse all 13965

Trending Articles