You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
mirro187187
changed the title
Why doesn't the QQuickWidget program work when using QQmlApplicationEngine replacement?
Why doesn't the QQuickWidget program display when using QQmlApplicationEngine replacement?
Jul 31, 2020
I modify the program support QT5.8.
` QQucikWidget* pWidget = new QQucikWidget();
pWidget->setResizeMode(QuickWidget:SizeRootObjectToView);
The text was updated successfully, but these errors were encountered: