Index: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[toc align_right="yes" depth="2"] | |||
'''English''' | |||
| [[:Wiki_Home_German|Deutsch]] | |||
| [[:Wiki_Home_Russian|Русском]] | |||
| [[:Wiki_Home_Polish|Polski]] | |||
| [[:Wiki_Home_Turkce|Türkçe]] | |||
| [[:Wiki_Home_Dutch|Nederlands]] | |||
| [[:Wiki_Home_Portuguese|Português]] | |||
| [[:Wiki_Home_Spanish|Español]] | |||
| [[:Wiki_Home_Ukrainian|Українська]] | |||
| [[:Wiki_Home_Persian|پارسی]] | |||
| [[:Wiki_Home_Arabic|عربي]] | |||
| [[:Wiki_Home_Korean|한국어]] | |||
| [[:Wiki_Home_Finnish|Suomi]] | |||
| [[:Wiki Home Catalan|Català]] | |||
| [[:Wiki Home Italian|Italiano]] | |||
| [[:Wiki_Home_Japanese|日本語]] | |||
| [[:Wiki_Home_French|Français]] | |||
| [[:Wiki Home Hungarian|Magyar]] | |||
| [[:Wiki_Home_Kannada|ಕನ್ನಡ]] | |||
| [[:Wiki_Home_Hindi|हिन्दी]] | |||
| [[:Wiki_Home_Thai|ภาษาไทย]] | |||
| [[:Wiki_Home_SimplifiedChinese|简体中文]] | |||
| [[:Wiki_Home_Bulgarian|Български]] | |||
= Categories = | |||
== Learning ([[:Category:Learning|Overview]]) == | |||
* [[:Category:HowTo|"How To" collection]] | |||
* [[:Category:Snippets|Snippets of code]] | |||
* "FAQ":http://qt.io/faq | |||
* [[:Category:Learning::Whitepapers|Whitepapers]] | |||
* [[:Category:Learning::Demos_and_Examples|Demos and Examples]] | |||
* [[:Category:Learning::LinksAndMaterial|Links and Material]] | |||
== Developing with Qt ([[:Category:Developing_with_Qt|Overview]]) == | |||
* [[:Category:Developing_with_Qt::Qt_Quick|Qt Quick]]: Allowing developers and UI designers to work together to create animated, touch-enabled UIs and applications. | |||
* [[:Category:Developing_Qt::Network|Network]]: The Qt Network module | |||
* [[:Category:Developing_Qt::Qt_Script|Qt Script]]: The Qt Script Module | |||
* [[:Category:Developing_with_Qt::Games|Game Development]] | |||
* [[:Category:Developing_with_Qt::QtWebKit|Qt WebKit]]: WebKit is an open source web browser engine for displaying HTML content. | |||
* [[:Category:Qt_Supported_Platforms|Qt Supported Platforms]] | |||
* [[:Category:Bugs|Reporting bugs]] | |||
* [[:Qt_4_to_Qt_5_migration|Migrating from Qt 4 to Qt 5]] | |||
* [[:Category:Developing_with_Qt::Qt3D|Qt 3D]]: The Qt 3D Module | |||
* [[:Category:Developing_with_Qt::Porting|Porting applications to Qt]] | |||
* [[:Qt-Installer-Framework|Developing a Customized Installer with Qt Installer Framework]] | |||
* [[:Deploying Windows Applications]] | |||
== Developing Qt ([[:Category:Developing_Qt|Overview]]) == | |||
* [[:Category:Developing_Qt::Security|Security]]: Reporting security issues and the Qt Project Security Policy | |||
* "Qt Project Guidelines":http://wiki.qt.io 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 | |||
* [[:Category:Developing_Qt::Lighthouse|Lighthouse]]: Qt Platform Abstraction | |||
* [[:Category:Developing_Qt::Qt_Planning|Qt Planning]]: Qt Public Roadmap Process, Qt Public Roadmap | |||
== Tools and Add-ons ([[:Category:Tools|Overview]]) == | |||
* [[:Category:Tools::QtCreator|Qt Creator]]: A cross-platform IDE (Integrated Development Environment) tailored to the needs of Qt developers. | |||
* [[:QtVSAddin|Qt Visual Studio Add-in]]: Tools for developing Qt application in Visual Studio. | |||
* [[:Category:Tools::qmake|qmake]]: A build system for Qt projects to generate Makefiles. | |||
* [[:Category:Tools::GitQtCreator|Git with QtCreator]]: Managing Qt projects with the Git repository system. | |||
* [[:Category:Tools|Development Tools, Overview]] | |||
* [[:Category:Styles|Qt Styles]] | |||
* [[:Category:Playground | Playground Projects]] | |||
* [[:Category:Tools::QtRPT|QtRPT]]: is the easy-to-use print report engine and print report designer | |||
* The add-ons are summarized on the [[:Category:Add-ons|category page]]. | |||
== Supported Devices ([[:Category:Devices|Overview]]) == | |||
* [[:Category:Devices|Devices]]: (Partial) list of supported devices | |||
* [[:Category:QtonPi|QtonPi]]: The Qt5 on RaspberryPi project | |||
* [[:Category:Hardware FAQ|HardwareFAQ]]: Frequently Asked Questions regarding Qt on various hardware platforms. | |||
* [[:Category:Software FAQ|SoftwareFAQ]]: Frequently Asked Questions regarding Qt's software depedencies. | |||
== Language Bindings ([[:Category:LanguageBindings|Overview]]) == | |||
* The language bindings are summarized on the [[:Category:LanguageBindings|language bindings page]]. | |||
== Community ([[:Category:Community|Overview]]) == | |||
* [[:OnlineCommunities|List of independent Qt community sites and IRC channels]] | |||
* [[:Category:Community::Sponsorship|Sponsorship]] | |||
* [[:Category:Community::Candidates|List of projects applying for sponsorship]] | |||
* [[:Category:Community::Events|List of community events]] | |||
* "Qt Project Web as Open Governance ":https://wiki.qt.io/Ideas_for_DevNet_2 | |||
* [[:Defensive_Publications|Defensive Publications]] | |||
== API Documentation == | |||
* "Reference documentation":http://doc.qt.io/ | |||
== Documentation Extra == | |||
* [[:SharedPointersAndQmlOwnership|insights about exposing objects through C++ in QML]] | |||
== Books == | |||
'''''' "Books":http://qt.io/books | |||
== General ([[:Category:General|Overview]]) == | |||
There is also a [[Special:Titles| complete listing of all pages.]] | |||
= Additional information = | |||
Every user can create categories but only [[Admins|admins]] can edit and remove them. "Post your requests in the forum":http://forum.qt.io/viewthread/2115 | |||
Project code should not be displayed on the wiki but instead hosted at a project hosting service of your choice. We recommend "Gitorious.org":http://qt.gitorious.org/ which is where all of our code goes. |
Revision as of 10:01, 25 February 2015
[toc align_right="yes" depth="2"]
English | Deutsch | Русском | Polski | Türkçe | Nederlands | Português | Español | Українська | پارسی | عربي | 한국어 | Suomi | Català | Italiano | 日本語 | Français | Magyar | ಕನ್ನಡ | हिन्दी | ภาษาไทย | 简体中文 | Български
Categories
Learning (Overview)
- "How To" collection
- Snippets of code
- "FAQ":http://qt.io/faq
- Whitepapers
- Demos and Examples
- Links and Material
Developing with Qt (Overview)
- Qt Quick: Allowing developers and UI designers to work together to create animated, touch-enabled UIs and applications.
- Network: The Qt Network module
- Qt Script: The Qt Script Module
- Game Development
- Qt WebKit: WebKit is an open source web browser engine for displaying HTML content.
- Qt Supported Platforms
- Reporting bugs
- Migrating from Qt 4 to Qt 5
- Qt 3D: The Qt 3D Module
- Porting applications to Qt
- Developing a Customized Installer with Qt Installer Framework
- Deploying Windows Applications
Developing Qt (Overview)
- Security: Reporting security issues and the Qt Project Security Policy
- "Qt Project Guidelines":http://wiki.qt.io 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
- Documentation: Resources regarding writing documentation and examples
- Lighthouse: Qt Platform Abstraction
- Qt Planning: Qt Public Roadmap Process, Qt Public Roadmap
Tools and Add-ons (Overview)
- Qt Creator: A cross-platform IDE (Integrated Development Environment) tailored to the needs of Qt developers.
- Qt Visual Studio Add-in: Tools for developing Qt application in Visual Studio.
- qmake: A build system for Qt projects to generate Makefiles.
- Git with QtCreator: Managing Qt projects with the Git repository system.
- Development Tools, Overview
- Qt Styles
- Playground Projects
- QtRPT: is the easy-to-use print report engine and print report designer
- The add-ons are summarized on the category page.
Supported Devices (Overview)
- Devices: (Partial) list of supported devices
- QtonPi: The Qt5 on RaspberryPi project
- HardwareFAQ: Frequently Asked Questions regarding Qt on various hardware platforms.
- SoftwareFAQ: Frequently Asked Questions regarding Qt's software depedencies.
Language Bindings (Overview)
- The language bindings are summarized on the language bindings page.
Community (Overview)
- List of independent Qt community sites and IRC channels
- Sponsorship
- List of projects applying for sponsorship
- List of community events
- "Qt Project Web as Open Governance ":https://wiki.qt.io/Ideas_for_DevNet_2
- Defensive Publications
API Documentation
- "Reference documentation":http://doc.qt.io/
Documentation Extra
Books
' "Books":http://qt.io/books
General (Overview)
There is also a complete listing of all pages.
Additional information
Every user can create categories but only admins can edit and remove them. "Post your requests in the forum":http://forum.qt.io/viewthread/2115
Project code should not be displayed on the wiki but instead hosted at a project hosting service of your choice. We recommend "Gitorious.org":http://qt.gitorious.org/ which is where all of our code goes.