[Interest] iPhone XS App area

Nuno Santos nunosantos at imaginando.pt
Fri Mar 1 18:52:01 CET 2019


It works with Qt 5.12

> On 1 Mar 2019, at 17:25, ekke <ekke at ekkes-corner.org> wrote:
> 
> Am 01.03.19 um 18:06 schrieb Jason H:
>> I have an app and the LaunchScreen on the XS/XS Max shows up full-full-screen  but then the Qt app only goes full-screen, with the phone reaining the area for home button and the status bar.
>> 
>> What do I need to do to get Qt to take the full area? My code worked for the X....
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org <mailto:Interest at qt-project.org>
>> https://lists.qt-project.org/listinfo/interest <https://lists.qt-project.org/listinfo/interest>
> so this doesn't work for XS/XS Max ?
> 
> flags: Qt.platform.os === "ios"? Qt.Window | Qt.MaximizeUsingFullscreenGeometryHint : Qt.Window
> 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org <mailto:Interest at qt-project.org>
> https://lists.qt-project.org/listinfo/interest <https://lists.qt-project.org/listinfo/interest>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190301/c66a85b8/attachment.html>


More information about the Interest mailing list