Category:LanguageBindings::PySide: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Undo revision 17248 by Wieland (talk))
(Convert ExpressionEngine links)
Line 13: Line 13:


* [[About PySide|Project Goals and Licensing]]
* [[About PySide|Project Goals and Licensing]]
* "PySide Enhancement Proposals":http://web.archive.org/web/20120530074406/http://www.pyside.org/docs/pseps/ and "here":http://qt.gitorious.org/pyside/pseps/trees/master
* [http://web.archive.org/web/20120530074406/http://www.pyside.org/docs/pseps/ PySide Enhancement Proposals] and [http://qt.gitorious.org/pyside/pseps/trees/master here]
* [[PySide_Roadmap | PySide Roadmap]]
* [[PySide_Roadmap | PySide Roadmap]]
* [[PySide_FAQ|Frequently Asked Questions (FAQ)]]
* [[PySide_FAQ|Frequently Asked Questions (FAQ)]]
Line 23: Line 23:


* [[PySideDocumentation|PySide Documentation]]
* [[PySideDocumentation|PySide Documentation]]
* "PySide 1.2.1 API Reference":http://pyside.github.io/docs/pyside/
* [http://pyside.github.io/docs/pyside/ PySide 1.2.1 API Reference]
* "PySide 1.1.0 API Reference":https://deptinfo-ensip.univ-poitiers.fr/ENS/pyside-docs/index.html
* [https://deptinfo-ensip.univ-poitiers.fr/ENS/pyside-docs/index.html PySide 1.1.0 API Reference]
* "PySide 1.0.7 API Reference":http://srinikom.github.com/pyside-docs/
* [http://srinikom.github.com/pyside-docs/ PySide 1.0.7 API Reference]
* [[PySide_Tutorials| PySide Tutorials]]
* [[PySide_Tutorials| PySide Tutorials]]
* [[PySide-QtQuick-Tutorials | PySide Tutorials with QtQuick and QML]]
* [[PySide-QtQuick-Tutorials | PySide Tutorials with QtQuick and QML]]
Line 34: Line 34:
= Community Support =
= Community Support =


* "General Mailing list ":http://lists.qt-project.org/mailman/listinfo/pyside, "Archives":http://dir.gmane.org/gmane.comp.lib.qt.pyside
* [http://lists.qt-project.org/mailman/listinfo/pyside General Mailing list ], [http://dir.gmane.org/gmane.comp.lib.qt.pyside Archives]
* "Forum on Qt-Project":http://forum.qt.io/viewforum/15/
* [http://forum.qt.io/viewforum/15/ Forum on Qt-Project]
* "Forum on Stack Overflow":http://stackoverflow.com/questions/tagged/pyside
* [http://stackoverflow.com/questions/tagged/pyside Forum on Stack Overflow]
* [[:Category:LanguageBindings::PySide | This Wiki]]
* [[:Category:LanguageBindings::PySide | This Wiki]]
* Internet Relay Chat (IRC): '''#pyside''' channel at "FreeNode":https://webchat.freenode.net/
* Internet Relay Chat (IRC): '''#pyside''' channel at [https://webchat.freenode.net/ FreeNode]


= Development =
= Development =


* "Development Group":https://groups.google.com/forum/#!forum/pyside-dev
* [https://groups.google.com/forum/#!forum/pyside-dev Development Group]
* [[PySideDevelopment | PySide Development]]
* [[PySideDevelopment | PySide Development]]
* "Shiboken 1.2.1 Documentation":http://pyside.github.io/docs/shiboken/
* [http://pyside.github.io/docs/shiboken/ Shiboken 1.2.1 Documentation]
* "Api Extractor 1.2.1 Documentation":http://pyside.github.io/docs/api-extractor/
* [http://pyside.github.io/docs/api-extractor/ Api Extractor 1.2.1 Documentation]
* "Gitorious repositories":http://qt.gitorious.org/pyside/: Official
* [http://qt.gitorious.org/pyside/ Gitorious repositories]: Official
* "GitHub repositories":https://github.com/pyside: Unofficial Mirror
* [https://github.com/pyside GitHub repositories]: Unofficial Mirror
* [[PySideContributors|List of PySide Contributors]]
* [[PySideContributors|List of PySide Contributors]]
* "Binding C++":http://setanta.wordpress.com/binding-c/: A distillation of design decisions made by the original PySide developers.
* [http://setanta.wordpress.com/binding-c/ Binding C++]: A distillation of design decisions made by the original PySide developers.


= Contributing to PySide Wiki =
= Contributing to PySide Wiki =

Revision as of 16:23, 18 August 2015

English Español Magyar Italian 한국어 日本語

pysidelogo.png


Welcome to the PySide documentation wiki page. The PySide project provides LGPL-licensed Python bindings for the Qt. It also includes complete toolchain for rapidly generating bindings for any Qt-based C++ class hierarchies. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support Qt platforms.

An Introduction to PySide

The latest version of PySide is 1.2.2 released on April 25, 2014 and provides access to the complete Qt 4.8 framework.

Documentation

Community Support

Development

Contributing to PySide Wiki

This Wiki is a community area where you can easily contribute, and which may contain rapidly changing information. Please put any wiki pages related to PySide into the Pyside category by adding the following text to the top of the page:

[[Category:LanguageBindings::PySide]]

Also, since PySide is sharing the wiki with other Qt users, include the word “PySide” or “Python” in the names of any new pages you create to differentiate it from other Qt pages..

This category currently contains no pages or media.