PySide2: Difference between revisions
Jump to navigation
Jump to search
AlexBlasche (talk | contribs) (PySide for Qt 5.x page created) |
|||
Line 1: | Line 1: | ||
== Pyside for Qt 5.x == | == Pyside for Qt 5.x == | ||
The Pyside 2 project aims to provide a complete port of PySide to Qt 5.x. The development started on [https://github.com/PySide GitHub] in | The Pyside 2 project aims to provide a complete port of PySide to Qt 5.x. The development started on [https://github.com/PySide GitHub] in May 2015. The project managed to port Pyside to Qt 5.3, 5.4 & 5.5. During April 2016 The Qt Company decided to properly support the port (see [https://groups.google.com/forum/#!topic/pyside-dev/pqwzngAGLWE details ]). | ||
This wiki page tracks the progress of PySide for Qt 5.x development and provides further information concerning the effort. | This wiki page tracks the progress of PySide for Qt 5.x development and provides further information concerning the effort. |
Revision as of 14:31, 13 April 2016
Pyside for Qt 5.x
The Pyside 2 project aims to provide a complete port of PySide to Qt 5.x. The development started on GitHub in May 2015. The project managed to port Pyside to Qt 5.3, 5.4 & 5.5. During April 2016 The Qt Company decided to properly support the port (see details ).
This wiki page tracks the progress of PySide for Qt 5.x development and provides further information concerning the effort.
Tools
The following tools are used to develop PySide:
- Bug tracker: https://bugreports.qt.io/browse/PYSIDE
- CodeReview: https://codereview.qt-project.org
Getting started
<TODO>