effect: Prevent QJSEngine garbage collecting EffectWindow
EffectWindow has no parent so QJSEngine can garbage collect an instance if it's returned by a function marked with Q_INVOKABLE.
EffectWindow has no parent so QJSEngine can garbage collect an instance if it's returned by a function marked with Q_INVOKABLE.