<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 11 Nov 2022 at 20:38, Harald Vistnes <<a href="mailto:harald.vistnes@gmail.com">harald.vistnes@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Benjamin, thanks for useful hints. I'll start with trying to integrate the QQuickWidget into a QDialog as it sounds straightforward.<div><br></div><div>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?</div></div></blockquote><div><br>For the QuickDialog approach I do not use QWidget at all. <br>So I would just QuickDialog::exec() </div></div></div>