Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd047f53

Browse files
committed
Update PySide entry
1 parentebfd9b7 commitd047f53

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎docs/scenarios/gui.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,15 @@ PySide
7979
******
8080

8181
PySide is a Python binding of the cross-platform GUI toolkit Qt.
82+
The package name depends on the major Qt version (`PySide` for Qt4,
83+
`PySide2` for Qt5, and `PySide6` for Qt6).
84+
This set of bindings is developed by `The Qt Company<https://qt.io>`_.
8285

8386
..code-block::console
8487
85-
$ pip installpyside
88+
$ pip installpyside6
8689
87-
https://wiki.qt.io/Category:LanguageBindings::PySide::Downloads
90+
https://pyside.org
8891

8992

9093
****

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp