Main: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
 
(70 intermediate revisions by 24 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
|End-of-Life (as of December 2021)
|[[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.9
|Qt 6.2
| [[Qt 5.9 Release|Long Term Support]]  
|[[Qt 6.2 Release|Long Term Support Release]]
| [[New Features in Qt 5.9]]
|[[New Features in Qt 6.2]]
! colspan="4" | [http://www.qt.io/download/ Download Qt online installer]
| colspan="4" style="text-align:center" | -
|-
|-
| Qt 5.10
|Qt 6.5
| [[Qt 5.10 Release|Planning]] Feature Development
|[[Qt 6.5 Release|Long Term Support Release]]
| [[New Features in Qt 5.10]]  
|[https://doc.qt.io/qt-6.5/whatsnew65.html New Features in Qt 6.5]
| colspan="4" style="text-align:center" | -
| colspan="4" style="text-align:center" | -
|-
|Qt 6.6
|[https://wiki.qt.io/Qt_6.6_Release Supported Release]
|[https://doc-snapshots.qt.io/qt6-dev/whatsnew66.html New Features in Qt 6.6]
|
|
|
|
|-
|Qt 6.7
|[https://wiki.qt.io/Qt_6.7_Release Beta Release]
|[https://doc-snapshots.qt.io/qt6-dev/whatsnew67.html New Features in Qt 6.7]
|
|
|
|
|}
|}


{| 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 6 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 Contribution Guidelines]]
* [[Qt Project Guidelines]] Guides and useful information for code contributors to the Qt Project
*[[Building Qt 6 from Git]] You will need to be able to build Qt from sources so that you can test your local patches
* [[:Category:Developing Qt::Guidelines|Guidelines]]: General guidelines regarding Qt code (excl. those specifically for code contributions to the Qt Project)
*[[:Category:Developing Qt|Developing Qt (overview)]]
* [[:Category:Developing Qt::Instructions|Instructions]]: Instructions for set-up and tools
*[http://quips-qt-io.herokuapp.com/quip-0015-Security-Policy.html The Qt Project Security Policy]: Reporting and handling of security issues
* [[:Category:Developing Qt::Documentation|Documentation]]: Resources regarding writing documentation and examples
*[[Qt Project Guidelines]] Guides and useful information for code contributors to the Qt Project
* [[Qt contributors summit]]
*[[:Category:Developing Qt::Guidelines|Guidelines]]: General guidelines regarding Qt code (excl. those specifically for code contributions to the Qt Project)
* [[Qt Metrics Page Description]]
*[[:Category:Developing Qt::Instructions|Instructions]]: Instructions for set-up and tools
*[[:Category:Developing Qt::Process|Process]]: Description of the development process
*[[:Category:Developing Qt::Documentation|Documentation]]: Resources regarding writing documentation and examples
*[[:Category:Contributors Summit|Qt Contributors Summits]]
*[[Qt Metrics Page Description]]
*[[Qt Marketplace Publisher Guidelines]]
 
==Special Interest ([[Portal:Special Interest|Portal]])==


== Special Interest ([[Portal:Special Interest|Portal]]) ==
*[[: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]]
*[[Defensive Publications]]
* [[Defensive Publications]]
*[[Who Does What]]
* [[Who Does What]]
*[[Flakiness information|Flakiness update]]
* [[Qt Quick - Guidelines]] ('''DRAFT''')

Latest revision as of 05:29, 30 January 2024


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 End-of-Life (as of December 2021) New Features in Qt 5.12 -
Qt 5.15 Long Term Support Release New Features in Qt 5.15 -
Qt 6.2 Long Term Support Release New Features in Qt 6.2 -
Qt 6.5 Long Term Support Release New Features in Qt 6.5 -
Qt 6.6 Supported Release New Features in Qt 6.6
Qt 6.7 Beta Release New Features in Qt 6.7
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)