Main: Difference between revisions
Jump to navigation
Jump to search
(1. Removing Qt 5.15 as it is EoL. 2. Removing Linux 32 bit column and appending ARM. 3. Adding Support Duration column) |
|||
(114 intermediate revisions by 37 users not shown) | |||
Line 1: | Line 1: | ||
{{LangSwitch}} | |||
__NOTOC__ | __NOTOC__ | ||
==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;" | ||
| | | | ||
*[[About Qt|What is Qt?]] | |||
* [[About Qt|What is Qt?]] | *[[About Qt Wiki|Purpose of this wiki]] | ||
* [[About Qt Wiki|Purpose of this wiki | *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== | ||
== 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" | |+ | ||
! colspan="7" class="wikitable-title" |Current Releases ([[Template:Release Information|All Releases]]) | |||
|- | |- | ||
!rowspan="2" | ! rowspan="2" class="wikitable-head" |Qt Version | ||
!rowspan="2" | ! rowspan="2" class="wikitable-head" |State | ||
!rowspan="2" | ! rowspan="2" class="wikitable-head" |Support Duration | ||
!colspan=" | ! rowspan="2" class="wikitable-head" |New Features | ||
! colspan="3" class="wikitable-head" |Download Online Installers ([http://www.qt.io/download/ All Downloads]) | |||
|- | |- | ||
! | ! class="wikitable-head" |Linux (x64 and arm) | ||
! | ! class="wikitable-head" |Mac | ||
! class="wikitable-head" |Windows (x64 and arm) | |||
! | |||
|- | |- | ||
| Qt 4.8. | |Qt 6.5 | ||
| | |[[Qt 6.5 Release|Long Term Support Release]] | ||
|3 years | |||
|[https://doc.qt.io/qt-6.5/whatsnew65.html New Features in Qt 6.5] | |||
| colspan="4" style="text-align:center" | - | |||
|- | |||
|Qt 6.8 | |||
|[[Qt 6.8 Release|Long Term Support Release]] | |||
|5 years | |||
|[https://doc.qt.io/qt-6/whatsnew68.html New Features in Qt 6.8] | |||
| | |||
| | |||
| | | | ||
|- | |- | ||
| Qt | |Qt 6.9 | ||
| [[Qt | |[[Qt 6.9 Release|Supported Release]] | ||
| | |1 year | ||
| [ | |[https://doc-snapshots.qt.io/qt6-6.9/whatsnew69.html New Features in Qt 6.9] | ||
| | |||
| | | | ||
| | | | ||
|- | |- | ||
| Qt | |Qt 6.10 | ||
| [[Qt | |[[Qt 6.10 Release|At Feature Development]] | ||
| | | | ||
| | |||
| | | | ||
| | | | ||
| | |||
|} | |} | ||
{| 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]] | |||
* [[Qt | *[[Install Qt 5 on Ubuntu]] | ||
* [[Qt | *[[Building Qt 6 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]] | ||
*[[Qt for WebAssembly]] | |||
*[[Qt for Python]] | |||
*[[Building Qt for OpenHarmony]] | |||
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">General</div> | | style="vertical-align:top;width:33%;" |<div style="font-size:18px">New to Qt 5</div> | ||
* [http://qt.io/download/ Download Qt] | |||
* [[ | *[[Qt for Beginners]] | ||
* [http://forum.qt.io/ Forum] ([[ForumHelp|Help]]) | *[[Qt Creator Guidance]] | ||
* [http://doc.qt.io/ Reference documentation] | *[[:Category:HowTo|"How To" collection]] | ||
* [https://bugreports.qt.io/ Bug tracker] | *[[Transition from Qt 4.x to Qt5]] | ||
* [[Books | *[[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">General</div> | |||
*[http://qt.io/download/ Download Qt] | |||
*[https://wiki.qt.io/QtReleasing Qt Releasing] | |||
*[[Qt Creator Releases]] | |||
*[[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]] | |||
|} | |} | ||
== Application Developers ([[Portal:Application Developers|Portal]]) == | ==Qt Documentation== | ||
{|class="wikitable" style="width:100%;" | |||
| [[Qt Creator Guidance|Qt Creator]] | * [[Qt Writing Guidelines]] | ||
| [[QtQuick]] | * [[Contributing to Qt Documentation|Qt Documentation Contributors]] | ||
| [[XML]] | |||
| [[JSON]] | ==Application Developers ([[Portal:Application Developers|Portal]])== | ||
| Network | {| class="wikitable" style="width:100%;" | ||
| [[Web]] | |[[Qt Creator Guidance|Qt Creator]] | ||
| [[Qt Serial Port|Serial Port]] | |[[QtQuick]] | ||
| [[Database]] | |[[XML]] | ||
|[[JSON]] | |||
|Network | |||
|[[Web]] | |||
|[[Qt Serial Port|Serial Port]] | |||
|[[Database]] | |||
|- | |||
|[[Qt Localization|Localization]] | |||
|[[QtMultimedia|Multimedia]] | |||
|Bluetooth | |||
|[[:Category:LanguageBindings|Language Bindings]] | |||
|[[Widgets]] | |||
|[[2D]] | |||
|[[Threads]] | |||
|[[Deploying]] | |||
|- | |- | ||
| | |[[:Category:Tools|Tools]] | ||
| | |[[Add-ons]] | ||
| | |[[Porting]] | ||
| [[ | |[[Plugins]] | ||
| [[ | |[[Testing and Debugging|Testing]] | ||
| [[ | |[[Printing]] | ||
| [[ | |[[Handling_PDF#Using_QtPDF|PDF]] | ||
| [[ | |[[3D]] | ||
|Sensors | |||
|- | |- | ||
| [[ | |[[QtDesignStudio|Qt Design Studio]] | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | |||
|} | |} | ||
{| 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]] | |||
* [[Qt | *[[Install Qt 5 on Ubuntu]] | ||
* [[ | *[[How to Use QPushButton]] | ||
* [[Qt | *[[Qt Quick Tutorial]] | ||
* [[ | *[[Writing good tests]] | ||
* [[ | *[[Exporting a document to PDF]] | ||
* [[ | *[[Qt for OpenHarmony]] | ||
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Mobile ([[Portal:Mobile|Portal]])</div> | | style="vertical-align:top;width:33%;" |<div style="font-size:18px">Embedded ([[Portal:Embedded|Portal]])</div> | ||
* [[Android]] | |||
* [[Tizen]] | *[[Qt for Embedded Linux]] | ||
* [[SailfishOS]] | *[[TIPandaBoard]] | ||
* [[BlackBerry]] | *[[Qt on the BeagleBoard]] | ||
* [[QtMultimedia_iOS]] | *[[RaspberryPi Beginners Guide]] | ||
* [[Maps and Navigation API]] | *[[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]]) == | ==Contributors ([[Portal:Contributors|Portal]])== | ||
* [[:Category:Developing Qt|Developing Qt (overview)]] | |||
* [ | *[[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 | *[[: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]])== | |||
*[[: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]] | ||
*[[Who Does What]] | |||
* [[Defensive Publications | *[[Flakiness information|Flakiness update]] | ||
* [[Who Does What]] | |||
* [[ |
Latest revision as of 11:15, 27 May 2025
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
- MediaWiki help on editing pages: Comprehensive guides on wiki editing in general.
- Wiki Editing Hints: Tips on how to edit this wiki.
- Articles needing cleanup: A list of articles that might need polishing.
- Wiki Improvement Ideas
Quick Access (Portal)
Current Releases (All Releases) | |||||||
---|---|---|---|---|---|---|---|
Qt Version | State | Support Duration | New Features | Download Online Installers (All Downloads) | |||
Linux (x64 and arm) | Mac | Windows (x64 and arm) | |||||
Qt 6.5 | Long Term Support Release | 3 years | New Features in Qt 6.5 | - | |||
Qt 6.8 | Long Term Support Release | 5 years | New Features in Qt 6.8 | ||||
Qt 6.9 | Supported Release | 1 year | New Features in Qt 6.9 | ||||
Qt 6.10 | At Feature Development |
Install / Build
|
New to Qt 5
|
General
|
Qt Documentation
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 | |
Qt Design Studio |
Desktop (Portal)
|
Embedded (Portal)
|
Mobile (Portal)
|
Contributors (Portal)
- Qt Contribution Guidelines
- Building Qt 6 from Git You will need to be able to build Qt from sources so that you can test your local patches
- Developing Qt (overview)
- The Qt Project Security Policy: Reporting and handling of security issues
- Qt Project Guidelines Guides and useful information for code contributors to the Qt Project
- Guidelines: General guidelines regarding Qt code (excl. those specifically for code contributions to the Qt Project)
- Instructions: Instructions for set-up and tools
- Process: Description of the development process
- Documentation: Resources regarding writing documentation and examples
- Qt Contributors Summits
- Qt Metrics Page Description
- Qt Marketplace Publisher Guidelines