[Interest] Adjust QML Window flags

Alexander Dyagilev alervdvcw at gmail.com
Wed Oct 1 17:20:12 CEST 2025


Hello,

I would like to enable the Qt.ExpandedClientAreaHint flag while keeping all
the default flags.

Is it OK to do it this way?

ApplicationWindow {
    flags: flags | Qt.ExpandedClientAreaHint
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20251001/8fcf5495/attachment.htm>


More information about the Interest mailing list