Wiki: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Redirected page to Main)
Line 1: Line 1:
'''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|Български]]
#REDIRECT [[Main]]
 
=Categories=
 
==Learning ([[:Category:Learning|Overview]])==
 
* [[:Category:HowTo|“How To” collection]]
* [[:Category:Snippets|Snippets of code]]
* [http://qt.io/faq <span class="caps">FAQ</span>] ''[qt.io]''
* [[: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 <span class="caps">HTML</span> 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|Deploying Windows Applications]]
 
==Developing Qt ([[:Category:Developing Qt|Overview]])==
 
* [[:Category:Developing Qt::Security|Security]]: Reporting security issues and the Qt Project Security Policy
* [http://wiki.qt.io Qt Project Guidelines] ''[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 <span class="caps">IDE</span> (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 <span class="caps">IRC</span> channels]]
* [[:Category:Community::Sponsorship|Sponsorship]]
* [[:Category:Community::Candidates|List of projects applying for sponsorship]]
* [[:Category:Community::Events|List of community events]]
* [https://wiki.qt.io/Ideas_for_DevNet_2 Qt Project Web as Open Governance] ''[qt.io]''
* [[Defensive Publications]]
 
==<span class="caps">API</span> Documentation==
 
* [http://doc.qt.io/ Reference documentation] ''[qt.io]''
 
==Documentation Extra==
 
* [[SharedPointersAndQmlOwnership|insights about exposing objects through C++ in <span class="caps">QML</span>]]
 
==Books==
 
* [http://qt.io/books Books] ''[qt.io]''
 
==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]] can edit and remove them. [http://forum.qt.io/viewthread/2115 Post your requests in the forum] ''[qt.io]''
 
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] ''[qt.gitorious.org]'' which is where all of our code goes.
 
If you are looking for formatting help and guidelines check the [[WikiHelp|Wiki Help]].

Revision as of 06:18, 27 February 2015

Redirect to: