Sample APP - Qt 5.9.1+ - 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)
- blog http://bit.ly/qt-tab-pages-x (TabBar)
- blog http://bit.ly/qt-bottom-nav-x (TabBar) please read these blogs and explroe corresponding apps before going on
The topics of this 6th sample app:
- Navigation with sliding Drawer
-
- Drawer flickable, Dividers, Subheaders, Counter, colored Marker
- Navigation with Bottom Navigation containing Favorites from Drawer
- Using Pages, StackView, SwipeView+TabBar as Nodes
- Dark Theme and selecting primary and accent color from ColorSchema Page
- Lazy instantiation of Pages using Loaders with activation Policies:
-
- IMMEDIATELY, LAZY, WHILE_CURRENT
Strings are marked as translatable, but not translated yet. See the first app to learn about i18n.
This 6th sample app is a simple app only to demonstrate navigation through complex APPs.
read more about this app here: http://bit.ly/qt-drawer-nav-x
This app needs Qt 5.9.1 Release or greater
Images downloaded from https://design.google.com/icons/ - then renamed to match Qt High DPI images- and project-specific- naming (2 Images from Qt 5.7 Gallery APP in images/extra)
This sample app uses Material Design with UI Controls provided by Qt 5.9.1+ 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-drawer-nav-x
more screenshots here: http://bit.ly/qt-drawer-nav-x