How to add QQmlComponent's to QQuickWidget?
-
The documentation for
QQuickWidgetsays "Alternatively, you can instantiate your own objects using QQmlComponent and place them in a manually set up QQuickWidget." I don't see any way to do this. What am I missing? -
The documentation for
QQuickWidgetsays "Alternatively, you can instantiate your own objects using QQmlComponent and place them in a manually set up QQuickWidget." I don't see any way to do this. What am I missing?