PySide: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Rename category "LanguageBindings::PySide" -> "PySide")
Line 1: Line 1:
{{LangSwitch}}
{{LangSwitch}}
[[Category:LanguageBindings::PySide]]
[[Category:PySide]]


http://srinikom.github.com/pyside-docs/_static/pysidelogo.png
http://srinikom.github.com/pyside-docs/_static/pysidelogo.png
Line 61: Line 61:


<code>
<code>
[[Category:LanguageBindings::PySide]]
[[Category:PySide]]
</code>
</code>


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..
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..

Revision as of 03:33, 5 June 2016

En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh

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.4 released on October 14, 2015 and provides access to the complete Qt 4.8 framework.

A port of PySide to Qt 5.x was started during 2014. This effort was mostly done on GitHub. Effort is ongoing to bring this code line back to codereview.qt-project.org. The progress and more details about this project can be found under PySide 2

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: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..