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
}
_______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
