|
|
| Line 1: |
Line 1: |
| '''English''' [[PySideDocumentationJapanese|日本語]]<br />
| |
|
| |
|
| =PySide Documentation=
| |
|
| |
| Welcome to the PySide documentation wiki page.
| |
|
| |
| ==Getting Started with PySide==
| |
|
| |
| * [[Get-PySide|Get PySide]]
| |
| * [[Setting up PySide|Setting Up PySide]]
| |
| * [[Hello-World-in-PySide|Hello World: Your First PySide Application]]
| |
| * [[Hello-World-in-PySide-and-QtQuick|Hello World: Your First PySide Application Using QtQuick/QML]]
| |
| * [[PySide Pitfalls|Avoid These Common Pitfalls]]
| |
| * [[Differences Between PySide and PyQt]]
| |
|
| |
| ===<span class="caps">API</span> Reference Manuals===
| |
|
| |
| * [http://srinikom.github.com/pyside-docs/ PySide 1.0.7 <span class="caps">API</span>] ''[srinikom.github.com]''
| |
| * [https://deptinfo-ensip.univ-poitiers.fr/ENS/pyside-docs/index.html PySide 1.1.0 <span class="caps">API</span>] ''[deptinfo-ensip.univ-poitiers.fr]''
| |
|
| |
| ===Tutorials and Example Applications===
| |
|
| |
| * [[PySide Tutorials]]
| |
| * [[PySide Example Applications]]
| |
|
| |
| ==Getting Started with QtQuick/QML==
| |
|
| |
| * [http://doc.qt.io/qt-5/qml-tutorial.html Introduction to the <span class="caps">QML</span> language] ''[qt.io]''
| |
| * [[Signals and Slots in PySide|Understanding Signals and Slots in PySide]]
| |
| * [[PySide-QtQuick-Tutorials|PySide QtQuick and <span class="caps">QML</span> Tutorials]]
| |
|
| |
| ===QtQuick/QML Topics===
| |
|
| |
| * [[PySide-and-QML-Playground|PySide and QtQuick/QML Playground]]
| |
| * [http://qt.gitorious.org/pyside/pyside-examples/trees/HEAD/examples/declarative Declarative examples in git] ''[qt.gitorious.org]''
| |
| * [[Auto-generating-QObject-from-template-in-PySide|Auto Generating QObject From Template in PySide]]
| |
| * [[Connecting QML Signals in PySide|Connecting <span class="caps">QML</span> signals in PySide]]
| |
| * [[Defining-and-using-constants-from-PySide-in-QML|Defining and using constants from PySide in <span class="caps">QML</span>]]
| |
| * [[Filling-and-reading-QML-UI-forms-from-Python|Filling and reading <span class="caps">QML</span> UI forms from Python]]
| |
| * [[Multi-selection-lists-in-Python-with-QML|Multi Selection Lists in Python with <span class="caps">QML</span>]]
| |
| * [[Updating-QML-content-from-Python-threads|Updating <span class="caps">QML</span> content from Python threads]]
| |
| * [[Using Qt Properties in PySide]]
| |
| * [[Utilizing-Qt-Quick-Colibri-in-PySide|Utilizing Qt Quick Colibri in PySide]]
| |
|
| |
| ==Getting Started with QtCreator==
| |
|
| |
| * [[QtCreator and PySide|How to use Qt Creator to design Graphical Interfaces for PySide]]
| |
|
| |
| ==Getting Started with QtWebkit==
| |
|
| |
| * [[Using-QtWebKit-and-QML-with-PySide|Using QtWebKit and <span class="caps">QML</span> with PySide]]
| |
|
| |
| ==Getting Started with PySide Mobility==
| |
|
| |
| * [http://web.archive.org/web/20120530072549/http://www.pyside.org/docs/pyside-mobility/ PySide Mobility 0.2.2 Documentation] ''[web.archive.org]'' (From Internet Archive)
| |
| ** The old link appears lost: http://www.pyside.org/docs/pyside-mobility
| |
| * [http://qt.gitorious.org/pyside/pyside-examples/trees/HEAD/mobility PySide Mobility examples in git] ''[qt.gitorious.org]''
| |
| * [[Using-QtMobility-sensors-and-QML-from-PySide|Using QtMobility sensors and <span class="caps">QML</span> from PySide]]
| |
| * PySide Mobility Source Code Repositories:
| |
| ** [https://qt.gitorious.org/pyside/pyside-mobility Gitorious] ''[qt.gitorious.org]''
| |
| ** [https://github.com/PySide/Mobility GitHub] ''[github.com]''
| |
|
| |
| ==Topics in Writing PySide and Qt Apps==
| |
|
| |
| * [http://lynxline.com/superhybrids-part-2-now-qt-pyside/ SuperHybrids part 2, now Qt + PySide] ''[lynxline.com]''
| |
|
| |
| ==Qt4 to Qt5==
| |
|
| |
| * [http://www.kdab.com/porting-from-qt-4-to-qt-5/ Porting from Qt 4 to Qt 5] ''[kdab.com]''
| |
|
| |
| ==Distribute PySide Applications==
| |
|
| |
| * [[Packaging PySide applications on Windows|Packaging PySide Applications on Windows]]
| |
| * [[Packaging PySide applications on MacOS|Packaging PySide Applications on MacOS]]
| |
|
| |
| ===Categories:===
| |
|
| |
| * [[:Category:LanguageBindings|LanguageBindings]]
| |
| ** [[:Category:LanguageBindings::PySide|PySide]]
| |