On Fri, 11 Nov 2022 at 20:38, Harald Vistnes <harald.vist...@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()
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to