Index: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
AutoSpider (talk | contribs) (Convert ExpressionEngine links) |
||
Line 33: | Line 33: | ||
* [[:Category:HowTo|"How To" collection]] | * [[:Category:HowTo|"How To" collection]] | ||
* [[:Category:Snippets|Snippets of code]] | * [[:Category:Snippets|Snippets of code]] | ||
* | * [http://qt.io/faq FAQ] | ||
* [[:Category:Learning::Whitepapers|Whitepapers]] | * [[:Category:Learning::Whitepapers|Whitepapers]] | ||
* [[:Category:Learning::Demos_and_Examples|Demos and Examples]] | * [[:Category:Learning::Demos_and_Examples|Demos and Examples]] | ||
Line 56: | Line 56: | ||
* [[:Category:Developing_Qt::Security|Security]]: Reporting security issues and the Qt Project Security Policy | * [[:Category:Developing_Qt::Security|Security]]: Reporting security issues and the Qt Project Security Policy | ||
* | * [http://wiki.qt.io 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::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::Instructions|Instructions]]: Instructions for set-up and tools | ||
Line 93: | Line 93: | ||
* [[:Category:Community::Candidates|List of projects applying for sponsorship]] | * [[:Category:Community::Candidates|List of projects applying for sponsorship]] | ||
* [[:Category:Community::Events|List of community events]] | * [[:Category:Community::Events|List of community events]] | ||
* | * [https://wiki.qt.io/Ideas_for_DevNet_2 Qt Project Web as Open Governance ] | ||
* [[:Defensive_Publications|Defensive Publications]] | * [[:Defensive_Publications|Defensive Publications]] | ||
== API Documentation == | == API Documentation == | ||
* | * [http://doc.qt.io/ Reference documentation] | ||
== Documentation Extra == | == Documentation Extra == | ||
Line 106: | Line 106: | ||
== Books == | == Books == | ||
'''''' | '''''' [http://qt.io/books Books] | ||
== General ([[:Category:General|Overview]]) == | == General ([[:Category:General|Overview]]) == | ||
Line 114: | Line 114: | ||
= Additional information = | = Additional information = | ||
Every user can create categories but only [[Admins|admins]] can edit and remove them. | Every user can create categories but only [[Admins|admins]] can edit and remove them. [http://forum.qt.io/viewthread/2115 Post your requests in the forum] | ||
Project code should not be displayed on the wiki but instead hosted at a project hosting service of your choice. We recommend | Project code should not be displayed on the wiki but instead hosted at a project hosting service of your choice. We recommend [http://qt.gitorious.org/ Gitorious.org] which is where all of our code goes. |
Revision as of 15:02, 4 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
[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)
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 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
- Defensive Publications
API Documentation
Documentation Extra
Books
' 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
Project code should not be displayed on the wiki but instead hosted at a project hosting service of your choice. We recommend Gitorious.org which is where all of our code goes.