Skip to content

Prevent QJSEngine garbage collecting Window

Vlad Zahorodnii requested to merge work/zzag/window-cpp-object-ownership into master

The Window object has no QObject parent, and there are functions that are exposed to scripting api and return Window objects.

Merge request reports

Loading