[Interest] Mixing QWidgets and QtQuickControls 2

Benjamin TERRIER b.terrier at gmail.com
Fri Nov 11 20:54:47 CET 2022


On Fri, 11 Nov 2022 at 20:38, Harald Vistnes <harald.vistnes at gmail.com>
wrote:

> Benjamin, thanks for useful hints. I'll start with trying to integrate the
> QQuickWidget into a QDialog as it sounds straightforward.
>
> Concerning the QuickDialog approach. You implement your own class by
> subclassing QQuickView and make it behave like a dialog? Do you use
> QWidget::createWindowContainer() then or just exec() on the QuickDialog
> directly?
>

For the QuickDialog approach I do not use QWidget at all.
So I would just QuickDialog::exec()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20221111/c619f983/attachment.htm>


More information about the Interest mailing list