Qt World Summit 2016 Conference App: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Created page with "Category:Developing_with_Qt::Qt Quick::Demos Category:Learning::Demos_and_Examples http://v-play.net/wp-content/uploads/2016/10/feature-new.png == Description == The...")
 
(Added Images and more links to find source code)
Line 9: Line 9:
== SDK ==
== SDK ==
This app was created using V-Play Apps. This free SDK was created by the same team that brought you the V-Play Game Engine and is now available for [http://www.v-play.net/download download].
This app was created using V-Play Apps. This free SDK was created by the same team that brought you the V-Play Game Engine and is now available for [http://www.v-play.net/download download].
http://v-play.net/doc/test/images/apptabbar-control-ios.gif
http://v-play.net/doc/test/images/apptabbar-control-android.gif
http://v-play.net/doc/test/images/searchbar-control-ios.gif
http://v-play.net/doc/test/images/searchbar-control-android.gif


== Examples ==
== Examples ==
You can find the source code for this example app on [https://github.com/V-Play/QtWorldSummit2016-V-Play GitHub]. The Qt World Summit 2016 Conference app is an open-source project so you can use it as the basis for your own apps.
You can find the source code for this example app on [https://github.com/V-Play/QtWorldSummit2016-V-Play GitHub]. The Qt World Summit 2016 Conference app is an open-source project so you can use it as the basis for your own apps.
[https://play.google.com/store/apps/details?id=net.vplay.demos.qtws2016 http://v-play.net/wp-content/uploads/2016/11/Google_Play_Badge-1.png]
[https://itunes.apple.com/at/app/qt-world-summit-2016-qtws/id1162075690?l=en&mt=8 http://v-play.net/wp-content/uploads/2016/11/iTunes_download_link.png]
[https://github.com/V-Play/QtWorldSummit2016-V-Play http://v-play.net/wp-content/uploads/2016/10/github_logo.png]
You can also view the source code for this app in the [http://v-play.net/samples/ V-Play Sample Launcher].


== Features ==
== Features ==

Revision as of 16:47, 16 November 2016


feature-new.png

Description

The Qt World Summit 2016 Conference App was built with V-Play Engine using Qt 5.7. It lets users browse the conference schedule, find detailed information on talks and includes a UI with a range of customization features.

SDK

This app was created using V-Play Apps. This free SDK was created by the same team that brought you the V-Play Game Engine and is now available for download.

apptabbar-control-ios.gif apptabbar-control-android.gif searchbar-control-ios.gif searchbar-control-android.gif

Examples

You can find the source code for this example app on GitHub. The Qt World Summit 2016 Conference app is an open-source project so you can use it as the basis for your own apps.

Google_Play_Badge-1.png iTunes_download_link.png github_logo.png

You can also view the source code for this app in the V-Play Sample Launcher.

Features

The app showcases how Qt Quick Controls 2 and the V-Play Components can be mixed together to create apps that:

  • Support multiple platforms, screen sizes and screen resolutions.
  • Provide a native look and feel for different platforms from a single code base.
  • Handle mobile app specific requirements like offline capability.
  • Use native device features like confirmation dialogs.

Downloads

This app is available in complete form as a Qt example app from V-Play. You can download the free SDK here.

You can also download it from Google Play or the App Store.