All Projects → ekke → Stacked_pages_x

ekke / Stacked_pages_x

Licence: unlicense
Sample APP - Qt 5.7+ - Android iOS

Labels

Projects that are alternatives of or similar to Stacked pages x

Quartz
Vulkan RTX path tracer with a declarative ES7-like scene description language.
Stars: ✭ 367 (+6016.67%)
Mutual labels:  qml
Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (+7916.67%)
Mutual labels:  qml
Monero Gui
Monero: the secure, private, untraceable cryptocurrency
Stars: ✭ 688 (+11366.67%)
Mutual labels:  qml
Moonplayer
Video player that can play online videos from youtube, bilibili etc.
Stars: ✭ 399 (+6550%)
Mutual labels:  qml
Qlcplus
Q Light Controller Plus
Stars: ✭ 467 (+7683.33%)
Mutual labels:  qml
Unity8
A convergent desktop environment. Now called Lomiri, but still developed in this repository.
Stars: ✭ 610 (+10066.67%)
Mutual labels:  qml
Qml Bootstrap
Sweet Qml components inspired from Ionic framework style for mobile and desktop Qt/Qml projects
Stars: ✭ 348 (+5700%)
Mutual labels:  qml
Arc Kde
Arc KDE customization
Stars: ✭ 738 (+12200%)
Mutual labels:  qml
Yubioath Desktop
Yubico Authenticator for Desktop (Windows, macOS and Linux)
Stars: ✭ 472 (+7766.67%)
Mutual labels:  qml
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+11283.33%)
Mutual labels:  qml
Qzxing
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Stars: ✭ 401 (+6583.33%)
Mutual labels:  qml
Qtquickexample
基于QtQuick的入门例子,方便大家入门学习
Stars: ✭ 457 (+7516.67%)
Mutual labels:  qml
Quickqanava
C++14 network/graph visualization library / Qt node editor.
Stars: ✭ 611 (+10083.33%)
Mutual labels:  qml
Mystiq
Qt5/C++ FFmpeg Media Converter
Stars: ✭ 393 (+6450%)
Mutual labels:  qml
Qmlweb
A QML engine in a web browser. Current state: fixing things…
Stars: ✭ 703 (+11616.67%)
Mutual labels:  qml
Pegasus Frontend
A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
Stars: ✭ 364 (+5966.67%)
Mutual labels:  qml
Fluid
📖 Library for QtQuick apps with Material Design
Stars: ✭ 601 (+9916.67%)
Mutual labels:  qml
Bldcapp
Stars: ✭ 5 (-16.67%)
Mutual labels:  qml
Grid Tiling Kwin
A kwin script that automatically tiles windows
Stars: ✭ 736 (+12166.67%)
Mutual labels:  qml
Qtquickexamples
QtQuick相关的技术分享
Stars: ✭ 657 (+10850%)
Mutual labels:  qml

stacked_pages_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 only demonstrates the use of Material style and new Qt Quick Controls 2

This app is a follow-up to http://j.mp/qt-one-page-x - please read this blog and explore the first app (https://github.com/ekke/one_page_x) before following here

The topics of this second sample app:

  • more Qt Quick Controls 2 stuff: Buttons (Raised Buttons and Flat Buttons)
  • Navigation with StackView: pop(), push(), find()
  • go up and down page-by-page or jump back/force
  • Navigation with Android bottom Back-key
  • navigation with Android Back Button in Titlebar (ToolBar)
  • Navigation with Buttons and Floating Action Button
  • Navigation with Shortcut (physical keyboard attached)
  • Management of StackView to implement business-logic - simplified with init() and cleanup() functions
  • Dark Theme and selecting primary and accent color from options menu in ToolBar

Strings are marked as translatable, but not translated yet. See the first app to learn about i18n.

This second sample app is a simple app only to demonstrate navigation through stacked pages

read more about this app here: http://bit.ly/qt-stacked-pages-x

This app needs Qt 5.7 RC or greater

License Information

see LICENSE ( The Unlicense )

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).

A detailed description you'll find at my blog: http://j.mp/qt-stacked_pages-x

Screenshot Android Page 1

alt tag

Screenshot Android Page 2

alt tag

Screenshot ios Page 2

alt tag

Screenshot Android Page 3

alt tag

more screenshots here: http://bit.ly/qt-stacked-pages-x

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].