Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QDialog in subwindow mode

$
0
0
Hi all I have a question regarding possibility to show a dialog “workign” as subwindow like MDI windows do. The particular feature I’m interested in is to avoid the dialog to be moved outside the main window. Using MDI windows is not possible to move them outside the MDI area. I would to obtain the same result with a standard dialog. I tried to set the Qt::subWindow flag but seem not have the desired effect. Someone can suggest me the right way to follow for get the result? Thank you

Viewing all articles
Browse latest Browse all 13965

Trending Articles