Details
-
Task
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
-
Symbian
Description
at the moment it's been hacked like this:
#if defined(Q_OS_SYMBIAN)
mainWin.showFullScreen();
#else
mainWin.show();
#endif
mainWin.open();
Attachments
Issue Links
- is required for
-
QTBUG-9122 Layout in some examples is not good for small screen
-
- Closed
-