Sample APP - Qt 5.7+ - Android iOS
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 only demonstrates the use of Material style and new Qt Quick Controls 2
This app is a follow-up to
- blog http://j.mp/qt-one-page-x (first app with Qt Quick Controls 2)
- blog http://bit.ly/qt-stacked-pages-x (StackView)
- blog http://bit.ly/qt-swiped-pages-x (SwipeView) please read these blogs and explroe corresponding apps before going on
The topics of this fourth sample app:
- Navigation with TabBar: fixed Tabs vs scrollable Tabs
- Navigation by swiping from content
- Navigation with Buttons
- Navigation with Shortcut (physical keyboard attached, per ex. BlackBerry PRIV)
- Dark Theme and selecting primary and accent color from options menu in ToolBar
- Lazy instantiation of Pages using Loaders
- Try out different ways to style TabBar
Strings are marked as translatable, but not translated yet. See the first app to learn about i18n.
This fourth sample app is a simple app only to demonstrate navigation through pages via Tabs and Swipe
read more about this app here: http://bit.ly/qt-tab-pages-x
This app needs Qt 5.7 RC or greater
Images downloaded from https://design.google.com/icons/ - then renamed to match Qt High DPI images- and project-specific- naming
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).
A detailed description you'll find at my blog: http://bit.ly/qt-tab-pages-x
more screenshots here: http://bit.ly/qt-tab-pages-x