/one_page_x

Sample APP - Qt 5.7+ - Android iOS

Primary LanguageQMLThe UnlicenseUnlicense

one_page_x

Sample APP - Qt 5.7+ - Android iOS

AUTHOR ( ekke )

This app is part of ekke's blog series about mobile x-platform development: http://j.mp/qt-x

This is not a real-life app - this app demonstrates the use of Material style:

  • first steps with Qt 5.7 and Qt Quick Controls 2
  • High DPI support and images
  • customizing Qt Quick Controls
  • dark and light theme
  • fonts and colors

The app is a simple one-page app without navigation

read more about this app here: http://j.mp/qt-one-page-x

This app needs Qt 5.7 RC or greater

License Information

see LICENSE ( The Unlicense )

Images created by ekke:

  • test.png

Other Images downloaded from https://design.google.com/icons/ - then renamed to match Qt High DPI images- and project-specific- naming

see /images/LICENSE ( cc-by )

Screenshots

This sample app uses Material Design with UI Controls provided by Qt 5.7+ and was designed and tested on Android (BlackBerry PRIV Android 6.0.1) and iOS (iPhone 6s iOS 9.3). Light and dark theme can be selected. A short overview what this app demonstrates see following screenshots: 4 from Android using light theme, one from iOS using dark theme.

More screeenshots and detailed description you'll find at my blog: http://j.mp/qt-one-page-x

Screenshot Android (1 of 4)

alt tag

Screenshot Android (2 of 4)

alt tag

Screenshot Android (3 of 4)

alt tag

Screenshot Android (4 of 4)

alt tag

Screenshot iOS

alt tag

next steps

See how navigation using a StackView works: