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.
(cherry picked from commit 8a5a9f7c)
Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org