Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destroying a Knob kills the QML engine #5

Open
GIPdA opened this issue Apr 17, 2017 · 0 comments
Open

Destroying a Knob kills the QML engine #5

GIPdA opened this issue Apr 17, 2017 · 0 comments

Comments

@GIPdA
Copy link

GIPdA commented Apr 17, 2017

Hello,

Do you have a explanation for this particular connection please?

knob.cpp, line 72:
connect(parentItem(),&QQuickItem::destroyed,m_engine,&QQmlEngine::deleteLater);

It makes no sense to kill the QML engine...

(Obvious fix: delete that line!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant