Main: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
m (https://wiki.qt.io/Qt5Releasing link added)
(47 intermediate revisions by 19 users not shown)
Line 1: Line 1:
{{LangSwitch}}
__NOTOC__
__NOTOC__


Line 10: Line 11:
{| style="width:100%; margin-top:10px; background:#fcfcfc; border:1px solid #ccc;"
{| style="width:100%; margin-top:10px; background:#fcfcfc; border:1px solid #ccc;"
|
|
* [[About Qt|What is Qt?]]
*[[About Qt|What is Qt?]]
* [[About Qt Wiki|Purpose of this wiki]]
*[[About Qt Wiki|Purpose of this wiki]]
* [[:Category:General|Overview]]  
*There is also a [[Special:AllPages|complete listing of all pages.]]
* There is also a [[Special:AllPages|complete listing of all pages.]]
|}
|}


== Editing Info ==
==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]]) ==
*'''[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%;"
{| class="wikitable" style="width:99%;"
! colspan="7" class="wikitable-title" | Current Releases ([[Releases|All Releases]])
! colspan="7" class="wikitable-title" |Current Releases ([[Template:Release Information|All Releases]])
|-
|-
!rowspan="2" class="wikitable-head" | Qt Version  
! rowspan="2" class="wikitable-head" |Qt Version
!rowspan="2" class="wikitable-head" | State  
! rowspan="2" class="wikitable-head" |State
!rowspan="2" class="wikitable-head" |New Features
! rowspan="2" class="wikitable-head" |New Features
!colspan="4" class="wikitable-head" |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])
|-
|-
! class="wikitable-head" | Linux (32 bit)
! class="wikitable-head" |Linux (32 bit)
! class="wikitable-head" | Linux (64 bit)
! class="wikitable-head" |Linux (64 bit)
! class="wikitable-head" | Mac
! class="wikitable-head" |Mac
! class="wikitable-head" | Windows
! class="wikitable-head" |Windows
|-
|-
| Qt 4.8.7  
|Qt 4.8.7
| Legacy 
|End-of-Life (as of December 2015)
|
|
|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" |[https://download.qt.io/archive/qt/4.8/4.8.7/ Go to download directory]
|-
|Qt 5.12
|[[Qt 5.12 Release|Long Term Support Release]]
|[[New Features in Qt 5.12]]
| colspan="4" style="text-align:center" | -
|-
|Qt 5.15
|[[Qt 5.15 Release#Qt 5.15 LTS Commercial Releases|Long Term Support Release]]
|[[New Features in Qt 5.15]]
| colspan="4" style="text-align:center" | -
|-
|-
| Qt 5.6
|Qt 6.0
| [[Qt 5.6 Release|Long Term Support]]  
|[[Qt 6.0 Release|Standard Support]]
| [[New Features in Qt 5.6]]
|[[New Features in Qt 6.0]]
!colspan="4"| [http://www.qt.io/download/ Download Qt online installer ]
| colspan="4" style="text-align:center" | -
|-
|-
| Qt 5.8
|Qt 6.1
| [[Qt 5.8 Release|Recommended]] Latest
|[[Qt 6.1 Release|Standard Support]]
| [[New Features in Qt 5.8]]  
|[[New Features in Qt 6.1]]
!colspan="4"| [http://www.qt.io/download/ Download Qt online installer ]
| colspan="4" style="text-align:center" | -
|-
|-
| Qt 5.9
|Qt 6.2
| [[Qt 5.9 Release|Planning]] Feature Development
|[[Qt 6.2 Release|Long Term Support Release]]
| [[New Features in Qt 5.9]]  
|[[New Features in Qt 6.2]]
|colspan="4" style="text-align:center" | -
| colspan="4" style="text-align:center" | -
|}
|}


{| style="width:99%;"
{| style="width:99%;"
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Install / Build</div>
| style="vertical-align:top;width:33%;" |<div style="font-size:18px">Install / Build</div>
* [[Install Qt 5 on openSUSE]]
 
* [[Install Qt 5 on Ubuntu‏‎]]
*[[Install Qt 5 on openSUSE]]
* [[Building Qt 5 from Git‏‎]]
*[[Install Qt 5 on Ubuntu‏‎]]
* [[MinGW-64-bit‏‎]]
*[[Building Qt 5 from Git‏‎]]
* [[Visual Studio Add-in‏‎]]
*[[MinGW-64-bit‏‎]]
* [[Native Build of Qt5 on a Raspberry Pi‏ | Native Build on Raspberry Pi]]
*[[Visual Studio Add-in‏‎]]
* [[Install Qt 5 Dev Suite Windows]]
*[[Native Build of Qt5 on a Raspberry Pi‏|Native Build on Raspberry Pi]]
*[[Install Qt 5 Dev Suite Windows]]
*[[Qt for WebAssembly]]
*[[Qt for Python]]
 
| 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]]
*[[ Building Qt for PocketCHIP]]


| style="vertical-align:top;width:33%;" | <div style="font-size:18px">New to Qt 5</div>
| style="vertical-align:top;width:33%;" |<div style="font-size:18px">General</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]]
* [[Building Qt for PocketCHIP | Building Qt for PocketCHIP]]


| 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/QtReleasing Qt Releasing]
* [https://wiki.qt.io/Qt5Releasing Qt5 Releasing]
*[[Qt Creator Releases]]
* [[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]])
*[http://doc.qt.io/ Reference documentation]
* [http://doc.qt.io/ Reference documentation]
*[https://bugreports.qt.io/ Bug tracker]
* [https://bugreports.qt.io/ Bug tracker]
*[[Books]]
* [[Books]]


|}
|}


== 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]]
| [[XML]]
|[[XML]]
| [[JSON]]
|[[JSON]]
| Network
|Network
| [[Web]]
|[[Web]]
| [[Qt Serial Port|Serial Port]]
|[[Qt Serial Port|Serial Port]]
| [[Database]]
|[[Database]]
|-
|-
| Localization
|[[Qt Localization|Localization]]
| Multimedia
|Multimedia
| Bluetooth
|Bluetooth
| [[:Category:LanguageBindings|Language Bindings]]
|[[:Category:LanguageBindings|Language Bindings]]
| [[Widgets]]
|[[Widgets]]
| [[2D]]
|[[2D]]
| [[Threads]]
|[[Threads]]
| [[Deploying]]
|[[Deploying]]
|-
|-
| [[:Category:Tools|Tools]]
|[[:Category:Tools|Tools]]
| [[Add-ons]]
|[[Add-ons]]
| [[Porting]]
|[[Porting]]
| [[Plugins]]
|[[Plugins]]
| [[Testing and Debugging|Testing]]
|[[Testing and Debugging|Testing]]
| [[Printing]]
|[[Printing]]
| [[3D]]
|[[Handling_PDF#Using_QtPDF|PDF]]
| Sensors
|[[3D]]
|Sensors
|}
|}


{| style="width:99%;"
{| style="width:99%;"
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Desktop ([[Portal:Desktop|Portal]])</div>
| 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]]
*[[Install Qt 5 on openSUSE]]
* [[How to Use QPushButton]]
*[[Install Qt 5 on Ubuntu]]
* [[Qt Quick Tutorial]]
*[[How to Use QPushButton]]
* [[Writing good tests]]
*[[Qt Quick Tutorial]]
* [[Exporting a document to PDF]]
*[[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">Embedded ([[Portal:Embedded|Portal]])</div>
| style="vertical-align:top;width:33%;" |<div style="font-size:18px">Mobile ([[Portal:Mobile|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]]
* [[Android]]
*[[Tizen]]
* [[Tizen]]
*[[SailfishOS]]
* [[SailfishOS]]
*[[BlackBerry]]
* [[BlackBerry]]
*[[QtMultimedia_iOS]]
* [[QtMultimedia_iOS]]
*[[Maps and Navigation API]]
* [[Maps and Navigation API]]


|}
|}


== Contributors ([[Portal:Contributors|Portal]]) ==
==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]]) ==
*[[Qt Contribution Guidelines]]
* [[:Category:LanguageBindings|Language bindings]] ([[:Category:LanguageBindings|Overview]])
*[[:Category:Developing Qt|Developing Qt (overview)]]
* [[OnlineCommunities|List of independent Qt community sites and <span class="caps">IRC</span> channels]]
*[[:Category:QtCS2021|Qt Contributors Summit 2021]]
* [[Defensive Publications]]
*[[:Category:Developing Qt::Security|Security]]: Reporting security issues and the Qt Project Security Policy
* [[Who Does What]]
*[[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]]
*[[Qt Marketplace Publisher Guidelines]]


==Special Interest ([[Portal:Special Interest|Portal]])==


 
*[[:Category:LanguageBindings|Language bindings]] ([[:Category:LanguageBindings|Overview]])
{{LangSwitch}}
*[[OnlineCommunities|List of independent Qt community sites and <span class="caps">IRC</span> channels]]
*[[Defensive Publications]]
*[[Who Does What]]

Revision as of 11:43, 6 October 2021


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 End-of-Life (as of December 2015) Go to download directory
Qt 5.12 Long Term Support Release New Features in Qt 5.12 -
Qt 5.15 Long Term Support Release New Features in Qt 5.15 -
Qt 6.0 Standard Support New Features in Qt 6.0 -
Qt 6.1 Standard Support New Features in Qt 6.1 -
Qt 6.2 Long Term Support Release New Features in Qt 6.2 -
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 PDF 3D Sensors
Desktop (Portal)
Embedded (Portal)
Mobile (Portal)

Contributors (Portal)

Special Interest (Portal)