PySide Documentation/ja: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:LanguageBindings::PySide]] | [[Category:LanguageBindings::PySide]] | ||
[[Category:LanguageBindings::PySide Japanese]] | |||
'''日本語''' [[PySideDocumentation|English]] | |||
[toc align_right= | [toc align_right="yes" depth="3"] | ||
= PySideのドキュメント = | = PySideのドキュメント = | ||
Line 9: | Line 11: | ||
== モジュールのドキュメント == | == モジュールのドキュメント == | ||
* | * "Apiextractor":http://www.pyside.org/docs/apiextractor/ | ||
* | * "Generatorrunner":http://www.pyside.org/docs/generatorrunner/ | ||
* | * "Shiboken":http://www.pyside.org/docs/shiboken/ | ||
== PySide入門 == | == PySide入門 == | ||
Line 19: | Line 21: | ||
* [[PySide-Tutorials-by-Experience-Level-Japanese | チュートリアル集]] | * [[PySide-Tutorials-by-Experience-Level-Japanese | チュートリアル集]] | ||
* [[PySide_Examples | 事例集]] - wikiではまだ未整理です。 | * [[PySide_Examples | 事例集]] - wikiではまだ未整理です。 | ||
* | * "PySideのPython的なデモ":https://github.com/shuge/Enjoy-Qt-Python-Binding | ||
* [[PySide_Bits_Pieces | ビッツアンドピーセズ]] - 世の中の事例集。 | * [[PySide_Bits_Pieces | ビッツアンドピーセズ]] - 世の中の事例集。 | ||
* | * "PySideオンラインリファレンス":http://www.pyside.org/docs/pyside/contents.html ("zip":http://www.pyside.org/files/pyside-docs-latest.zip) | ||
* [[Differences_Between_PySide_and_PyQt|PySideとPyQtの違い]] | * [[Differences_Between_PySide_and_PyQt|PySideとPyQtの違い]] | ||
* [[PySide_DBus_Integration]] | * [[PySide_DBus_Integration]] | ||
Line 29: | Line 31: | ||
* [[Hello-World-in-PySide-and-QtQuick-Japanese | はじめてのPySide/QtQuickアプリケーション]] | * [[Hello-World-in-PySide-and-QtQuick-Japanese | はじめてのPySide/QtQuickアプリケーション]] | ||
* [[PySide-QtQuick-Tutorials | チュートリアル集]] | * [[PySide-QtQuick-Tutorials | チュートリアル集]] | ||
* | * "Git内のQDeclarative事例集":http://qt.gitorious.org/pyside/pyside-examples/trees/HEAD/examples/declarative | ||
* | * "Qtクイック開発者ページ":http://qt.nokia.com/products/qt-quick | ||
* | * "QML言語入門":http://doc.qt.io/qt-4.7/qdeclarativeintroduction.html | ||
* | * "QML要素":http://doc.qt.io/qt-4.7/qdeclarativeelements.html | ||
* QtQuickリファレンス | * QtQuickリファレンス | ||
** | ** "4.7":https://doc.qt.io/qt-4.7/qtquick.html | ||
** | ** "4.8":https://doc.qt.io/qt-4.8/qtquick.html | ||
== PySide Mobility入門 == | == PySide Mobility入門 == | ||
* [[Using-QtMobility-sensors-and-QML-from-PySide| QtMobilityセンサやQMLをPySideで使う]] | * [[Using-QtMobility-sensors-and-QML-from-PySide| QtMobilityセンサやQMLをPySideで使う]] | ||
* | * "Git内のPySide Mobilityの事例集":http://qt.gitorious.org/pyside/pyside-examples/trees/HEAD/mobility | ||
* | * "PySide Mobilityリファレンス":http://www.pyside.org/docs/pyside-mobility | ||
== PySide開発者向けリソース == | == PySide開発者向けリソース == |
Revision as of 08:55, 25 February 2015
日本語 English
[toc align_right="yes" depth="3"]
PySideのドキュメント
ようこそ、ここはPySideに関するドキュメントのwikiページです。このwikiページの PySide入門 セクションではPySideの使い方を学ぶことができます。また PySideとQtQuick/QML 、および PySide Mobility の具体的なドキュメントも用意されています。さらに ソースからPySideをビルドする方法 や Shiboken を使用して新しいバインディングを生成する方法など、PySideを開発するための具体的な方法を調べることもできます。
モジュールのドキュメント
- "Apiextractor":http://www.pyside.org/docs/apiextractor/
- "Generatorrunner":http://www.pyside.org/docs/generatorrunner/
- "Shiboken":http://www.pyside.org/docs/shiboken/
PySide入門
- PySideのセットアップ
- はじめてのPySideアプリケーション
- チュートリアル集
- 事例集 - wikiではまだ未整理です。
- "PySideのPython的なデモ":https://github.com/shuge/Enjoy-Qt-Python-Binding
- ビッツアンドピーセズ - 世の中の事例集。
- "PySideオンラインリファレンス":http://www.pyside.org/docs/pyside/contents.html ("zip":http://www.pyside.org/files/pyside-docs-latest.zip)
- PySideとPyQtの違い
- PySide_DBus_Integration
QtQuick/QML入門
- はじめてのPySide/QtQuickアプリケーション
- チュートリアル集
- "Git内のQDeclarative事例集":http://qt.gitorious.org/pyside/pyside-examples/trees/HEAD/examples/declarative
- "Qtクイック開発者ページ":http://qt.nokia.com/products/qt-quick
- "QML言語入門":http://doc.qt.io/qt-4.7/qdeclarativeintroduction.html
- "QML要素":http://doc.qt.io/qt-4.7/qdeclarativeelements.html
- QtQuickリファレンス
PySide Mobility入門
- QtMobilityセンサやQMLをPySideで使う
- "Git内のPySide Mobilityの事例集":http://qt.gitorious.org/pyside/pyside-examples/trees/HEAD/mobility
- "PySide Mobilityリファレンス":http://www.pyside.org/docs/pyside-mobility