Main: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Undo revision 24491 by Robert rob (talk))
(23 intermediate revisions by 11 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__


{{LangSwitch}}
==Welcome to the Qt wiki==
Here the Qt community has gathered information on Qt over the years.
 
Everything here is created and maintained by the community.
 
Please take a look at the below information before you start contributing.


{| style="width:100%; margin-top:10px; background:#fcfcfc; border:1px solid #ccc;"
{| style="width:100%; margin-top:10px; background:#fcfcfc; border:1px solid #ccc;"
|
|
== Welcome! ==
* [[About Qt|What is Qt?]]
* [[About Qt|What is Qt?]]
* [[About Qt Wiki|Purpose of this wiki]]
* [[About Qt Wiki|Purpose of this wiki]]
Line 21: Line 25:


{| class="wikitable" style="width:99%;"
{| class="wikitable" style="width:99%;"
! colspan="7" style="color:white; background-color:#80C342;"| Current Releases ([[Releases|All Releases]])
! colspan="7" class="wikitable-title" | Current Releases ([[Releases|All Releases]])
|-
|-
!rowspan="2" style="background-color:lightgrey;"| Qt Version  
! rowspan="2" class="wikitable-head" | Qt Version  
!rowspan="2" style="background-color:lightgrey;"| State  
! rowspan="2" class="wikitable-head" | State  
!rowspan="2" style="background-color:lightgrey;"|New Features
! rowspan="2" class="wikitable-head" |New Features
!colspan="4" style="background-color:lightgrey;"|Download Online Installers ([http://www.qt.io/download/ All Downloads])
! colspan="4" class="wikitable-head" |Download Online Installers ([http://www.qt.io/download/ All Downloads])
|-
|-
! style="background-color:lightgrey;" | Linux (32 bit)
! class="wikitable-head" | Linux (32 bit)
! style="background-color:lightgrey;" | Linux (64 bit)
! class="wikitable-head" | Linux (64 bit)
! style="background-color:lightgrey;" | Mac
! class="wikitable-head" | Mac
! style="background-color:lightgrey;" | Windows
! class="wikitable-head" | Windows
|-
|-
| Qt 4.8.7  
| Qt 4.8.7  
| Legacy   
| Legacy   
|
|
|colspan="4" style="text-align:center" | [http://download.qt.io/official_releases/qt/4.8/4.8.7/ Go to download directory]
| colspan="4" style="text-align:center" | [http://download.qt.io/official_releases/qt/4.8/4.8.7/ Go to download directory]
|-
|-
| Qt 5.6
| Qt 5.9
| [[Qt-5.6-release|Recommended]]
| [[Qt 5.9 Release|Long Term Support]]  
| [[New Features in Qt 5.6]]  
| [[New Features in Qt 5.9]]
| [http://download.qt.io/official_releases/online_installers/qt-unified-linux-x86-online.run Download (30 MB)]
! colspan="4" | [http://www.qt.io/download/ Download Qt online installer]
| [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.7
| Qt 5.10
| [[Qt-5.7-release|Planning]]  
| [[Qt 5.10 Release|Planning]] Feature Development
| [[New Features in Qt 5.7]]  
| [[New Features in Qt 5.10]]  
|colspan="4" style="text-align:center" |
| colspan="4" style="text-align:center" | -
|-
| Qt 5.8
| [[Qt-5.8-release|Planning]]
| [[New Features in Qt 5.8]]
|colspan="4" style="text-align:center" |
|}
|}


Line 74: Line 70:
* [[New Signal Slot Syntax‏‎]]
* [[New Signal Slot Syntax‏‎]]
* [[RaspberryPi Beginners Guide | Raspberry Pi Beginners Guide]]
* [[RaspberryPi Beginners Guide | Raspberry Pi Beginners Guide]]
* [[Building Qt for PocketCHIP | Building Qt for PocketCHIP]]


| style="vertical-align:top;width:33%;" | <div style="font-size:18px">General</div>
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">General</div>
* [http://qt.io/download/ Download Qt]
* [http://qt.io/download/ Download Qt]
* [https://wiki.qt.io/Qt5Releasing Qt5 Releasing]
* [[Qt Creator Releases]]
* [[Qt_project_org_faq | FAQ]]
* [[Qt_project_org_faq | FAQ]]
* [http://forum.qt.io/ Forum] ([[ForumHelp|Help]])
* [http://forum.qt.io/ Forum] ([[ForumHelp|Help]])
Line 82: Line 81:
* [https://bugreports.qt.io/ Bug tracker]
* [https://bugreports.qt.io/ Bug tracker]
* [[Books]]
* [[Books]]
* [[Qt Creator Releases]]


|}
|}


== Application Developers ([[Portal:Application Developers|Portal]]) ==
== Application Developers ([[Portal:Application Developers|Portal]]) ==
{|class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
| [[Qt Creator Guidance|Qt Creator]]
| [[Qt Creator Guidance|Qt Creator]]
| [[QtQuick]]  
| [[QtQuick]]  
Line 156: Line 154:
* [[:Category:LanguageBindings|Language bindings]] ([[:Category:LanguageBindings|Overview]])
* [[:Category:LanguageBindings|Language bindings]] ([[:Category:LanguageBindings|Overview]])
* [[OnlineCommunities|List of independent Qt community sites and <span class="caps">IRC</span> channels]]
* [[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]]
* [[Defensive Publications]]
* [[Marketing]]
* [[Who Does What]]
* [[Who Does What]]
* [[Cloud]]
* [[Qt Quick - Guidelines]] ('''DRAFT''')

Revision as of 08:54, 23 October 2017


Welcome to the Qt wiki

Here the Qt community has gathered information on Qt over the years.

Everything here is created and maintained by the community.

Please take a look at the below information before you start contributing.

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.9 Long Term Support New Features in Qt 5.9 Download Qt online installer
Qt 5.10 Planning Feature Development New Features in Qt 5.10 -
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)