Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
SpaceAppsChallengeResources: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
h1. Resources to get you started in the Space Apps Challenge | h1. Resources to get you started in the Space Apps Challenge | ||
Please visit the | Please visit the "intro page":https://qt.io/space-apps-challenge to get acquainted with the Space Apps Challenge first. | ||
'''Download and install ''Qt 5.2.1''''' | '''Download and install ''Qt 5.2.1''''' | ||
* Download the latest Qt release http://qt.io/download | |||
* Follow the installation instructions given below in the Getting started tutorials | |||
'''If you need more mobile functionality like [[New-Features-in-Qt-5.3|GPS or bluetooth]] , download and install ''Qt 5.3.0 beta''''' | '''If you need more mobile functionality like [[New-Features-in-Qt-5.3|GPS or bluetooth]] , download and install ''Qt 5.3.0 beta''''' | ||
* Download the beta http://download.qt.io/development_releases/qt/5.3/5.3.0-beta/ | |||
* Follow the installation instructions given below in the Getting started tutorials | |||
'''Documentation & Tutorials''' | '''Documentation & Tutorials''' | ||
* Qt Documentation: http://doc.qt.io/qt-5/index.html | |||
* Getting Started with Qt for Android: http://doc.qt.io/qt-5/androidgs.html | |||
* Qt on iOS: http://doc.qt.io/qt-5/ios-support.html | |||
* Getting Started Programming with Qt Quick: http://doc.qt.io/qt-5/gettingstartedqml.html | |||
* Qt Tutorials and Examples: http://doc.qt.io/qt-5/qtexamplesandtutorials.html | |||
'''Videos''' | '''Videos''' | ||
* Getting Started with Qt on Mobile: http://www.youtube.com/watch?v=WFGRr0DV3oM | |||
'''On-Demand Webinars''' | '''On-Demand Webinars''' | ||
* Qt on Android: http://qt.digia.com/Resource-Center/Webinars/Qt-on-Android/ | |||
* Qt on iOS: http://qt.digia.com/Resource-Center/Webinars/Qt-on-iOS/ | |||
* Introduction to Qt Quick Controls: http://qt.digia.com/Resource-Center/Webinars/Introduction-to-Qt-Quick-Controls-and-Qt51/ | |||
'''Qt blog posts''' | '''Qt blog posts''' | ||
* Example apps already in App Store and Google Play: http://blog.qt.io/blog/2013/12/10/cross-platform-applications-in-ios-and-android-stores-with-qt/ | |||
* In-App Purchasing for Android: http://blog.qt.io/blog/2013/12/12/implementing-in-app-purchase-on-android/ |
Revision as of 11:09, 25 February 2015
h1. Resources to get you started in the Space Apps Challenge
Please visit the "intro page":https://qt.io/space-apps-challenge to get acquainted with the Space Apps Challenge first.
Download and install Qt 5.2.1
- Download the latest Qt release http://qt.io/download
- Follow the installation instructions given below in the Getting started tutorials
If you need more mobile functionality like GPS or bluetooth , download and install Qt 5.3.0 beta
- Download the beta http://download.qt.io/development_releases/qt/5.3/5.3.0-beta/
- Follow the installation instructions given below in the Getting started tutorials
Documentation & Tutorials
- Qt Documentation: http://doc.qt.io/qt-5/index.html
- Getting Started with Qt for Android: http://doc.qt.io/qt-5/androidgs.html
- Qt on iOS: http://doc.qt.io/qt-5/ios-support.html
- Getting Started Programming with Qt Quick: http://doc.qt.io/qt-5/gettingstartedqml.html
- Qt Tutorials and Examples: http://doc.qt.io/qt-5/qtexamplesandtutorials.html
Videos
- Getting Started with Qt on Mobile: http://www.youtube.com/watch?v=WFGRr0DV3oM
On-Demand Webinars
- Qt on Android: http://qt.digia.com/Resource-Center/Webinars/Qt-on-Android/
- Qt on iOS: http://qt.digia.com/Resource-Center/Webinars/Qt-on-iOS/
- Introduction to Qt Quick Controls: http://qt.digia.com/Resource-Center/Webinars/Introduction-to-Qt-Quick-Controls-and-Qt51/
Qt blog posts
- Example apps already in App Store and Google Play: http://blog.qt.io/blog/2013/12/10/cross-platform-applications-in-ios-and-android-stores-with-qt/
- In-App Purchasing for Android: http://blog.qt.io/blog/2013/12/12/implementing-in-app-purchase-on-android/