Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

How to make a QQuickView appear in the main window?

$
0
0
Trying to replace a custom widget with a QQuickView, originally to make the custom widget appear in the main window I would use setCentralWidget(), which takes a QWidget *. Is there a way to convert a QQuickView to make it compatible with setCentralWidget() ?

Viewing all articles
Browse latest Browse all 4972

Trending Articles