QT UWP on XBOX
-
Hello,
I'm new to QT and actually developping an app with QT 5.15 for UWP. There is no problem for windows10, but on XBOX ONE I can't manage to disable the default safe area.
I've seen things about the window flag "Qt::MaximizeUsingFullscreenGeometryHint", it seems to change nothing.
I'm looking to override some C++ class corresponding to the application window to change the margins. IDK if I'm in the right way, so I ask for your help.Thank you for your time.