Main: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Blanked the page)
No edit summary
Line 1: Line 1:
__NOTOC__


{{LangSwitch}}
{| style="width:100%; margin-top:10px; background:#fcfcfc; border:1px solid #ccc;"
|
== Welcome! ==
* [[About Qt|What is Qt?]]
* [[About Qt Wiki|Purpose of this wiki]]
* [[:Category:General|Overview]]
* There is also a [[Special:AllPages|complete listing of all pages.]]
|}
== Editing Info ==
* '''[https://www.mediawiki.org/wiki/Help:Editing_pages MediaWiki help on editing pages]''': Comprehensive guides on wiki editing in general.
* '''[[Wiki Editing Hints]]''': Tips on how to edit this wiki.
* '''[[:Category:Articles needing cleanup|Articles needing cleanup]]''': A list of articles that might need polishing.
* '''[[Wiki Improvement Ideas]]'''
== Quick Access ([[Portal:Quick Access|Portal]]) ==
{| class="wikitable" style="width:99%;"
! colspan="7" style="color:white; background-color:#80C342;"| Current Releases ([[Releases|All Releases]])
|-
!rowspan="2" style="background-color:lightgrey;"| Qt Version
!rowspan="2" style="background-color:lightgrey;"| State
!rowspan="2" style="background-color:lightgrey;"|New Features
!colspan="4" style="background-color:lightgrey;"|Download Online Installers ([http://www.qt.io/download/ All Downloads])
|-
! style="background-color:lightgrey;" | Linux (32 bit)
! style="background-color:lightgrey;" | Linux (64 bit)
! style="background-color:lightgrey;" | Mac
! style="background-color:lightgrey;" | Windows
|-
| Qt 4.8.7
| Legacy 
|
|colspan="4" style="text-align:center" | [http://download.qt.io/official_releases/qt/4.8/4.8.7/ Go to download directory]
|-
| Qt 5.5.0
| [[Qt-5.5-release|Recommended]]
| [[New Features in Qt 5.5]]
| [http://download.qt.io/official_releases/online_installers/qt-unified-linux-x86-online.run Download (30 MB)]
| [http://download.qt.io/official_releases/online_installers/qt-unified-linux-x64-online.run Download (29 MB)]
| [http://download.qt.io/official_releases/online_installers/qt-unified-mac-x64-online.dmg Download (10 MB)]
| [http://download.qt.io/official_releases/online_installers/qt-unified-windows-x86-online.exe Download (16 MB)]
|-
| Qt 5.6.0
| [[Qt-5.6-release|Planning]]
| [[New Features in Qt 5.6]]
|colspan="4" style="text-align:center" |
|}
{| style="width:99%;"
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Install / Build</div>
* [[Install Qt 5 on openSUSE]]
* [[Install Qt 5 on Ubuntu‏‎]]
* [[Building Qt 5 from Git‏‎]]
* [[MinGW-64-bit‏‎]]
* [[Visual Studio Add-in‏‎]]
* [[Native Build of Qt5 on a Raspberry Pi‏ | Native Build on Raspberry Pi]]
* [[Install Qt 5 Dev Suite Windows]]
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">New to Qt 5</div>
* [[Qt for Beginners‏‎]]
* [[Qt Creator Guidance]]
* [[:Category:HowTo|"How To" collection]]
* [[Transition from Qt 4.x to Qt5‏‎]]
* [[New Signal Slot Syntax‏‎]]
* [[RaspberryPi Beginners Guide | Raspberry Pi Beginners Guide]]
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">General</div>
* [http://qt.io/download/ Download Qt]
* [[Qt_project_org_faq | FAQ]]
* [http://forum.qt.io/ Forum] ([[ForumHelp|Help]])
* [http://doc.qt.io/ Reference documentation]
* [https://bugreports.qt.io/ Bug tracker]
* [[Books]]
* [[Qt Creator Releases]]
|}
== Application Developers ([[Portal:Application Developers|Portal]]) ==
{|class="wikitable" style="width:100%;"
| [[Qt Creator Guidance|Qt Creator]]
| [[QtQuick]]
| [[XML]]
| [[JSON]]
| Network
| Web
| [[Qt Serial Port|Serial Port]]
| [[Database]]
|-
| Localization
| Multimedia
| Bluetooth
| [[:Category:LanguageBindings|Language Bindings]]
| [[Widgets]]
| [[2D]]
| [[Threads]]
| [[Deploying]]
|-
| [[:Category:Tools|Tools]]
| [[Add-ons]]
| [[Porting]]
| [[Plugins]]
| [[Testing and Debugging|Testing]]
| [[Printing]]
| [[3D]]
| Sensors
|}
{| style="width:99%;"
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Desktop ([[Portal:Desktop|Portal]])</div>
* [[Install Qt 5 on openSUSE]]
* [[Install Qt 5 on Ubuntu]]
* [[How to Use QPushButton]]
* [[Qt Quick Tutorial]]
* [[Writing good tests]]
* [[Exporting a document to PDF]]
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Embedded ([[Portal:Embedded|Portal]])</div>
* [[Qt for Embedded Linux]]
* [[TIPandaBoard]]
* [[Qt on the BeagleBoard]]
* [[RaspberryPi Beginners Guide]]
* [[Supported Devices]]
* [[I.MX-6]]
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Mobile ([[Portal:Mobile|Portal]])</div>
* [[Android]]
* [[Tizen]]
* [[SailfishOS]]
* [[BlackBerry]]
* [[QtMultimedia_iOS]]
* [[Maps and Navigation API]]
|}
== Contributors ([[Portal:Contributors|Portal]]) ==
* [[:Category:Developing Qt|Developing Qt (overview)]]
* [[:Category:Developing Qt::Security|Security]]: Reporting security issues and the Qt Project Security Policy
* [[Qt Project Guidelines]] Guides and useful information for code contributors to the Qt Project
* [[:Category:Developing Qt::Guidelines|Guidelines]]: General guidelines regarding Qt code (excl. those specifically for code contributions to the Qt Project)
* [[:Category:Developing Qt::Instructions|Instructions]]: Instructions for set-up and tools
* [[:Category:Developing Qt::Documentation|Documentation]]: Resources regarding writing documentation and examples
* [[Qt contributors summit]]
* [[Qt Metrics Page Description]]
== Special Interest ([[Portal:Special Interest|Portal]]) ==
* [[:Category:LanguageBindings|Language bindings]] ([[:Category:LanguageBindings|Overview]])
* [[OnlineCommunities|List of independent Qt community sites and <span class="caps">IRC</span> channels]]
* [[Ideas_for_DevNet_2| Qt Project Web as Open Governance]]
* [[Defensive Publications]]
* [[Marketing]]
* [[Who Does What]]

Revision as of 20:33, 21 January 2016


Welcome!

Editing Info

Quick Access (Portal)

Current Releases (All Releases)
Qt Version State New Features Download Online Installers (All Downloads)
Linux (32 bit) Linux (64 bit) Mac Windows
Qt 4.8.7 Legacy Go to download directory
Qt 5.5.0 Recommended New Features in Qt 5.5 Download (30 MB) Download (29 MB) Download (10 MB) Download (16 MB)
Qt 5.6.0 Planning New Features in Qt 5.6
Install / Build
New to Qt 5
General

Application Developers (Portal)

Qt Creator QtQuick XML JSON Network Web Serial Port Database
Localization Multimedia Bluetooth Language Bindings Widgets 2D Threads Deploying
Tools Add-ons Porting Plugins Testing Printing 3D Sensors
Desktop (Portal)
Embedded (Portal)
Mobile (Portal)

Contributors (Portal)

Special Interest (Portal)