• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..11-Nov-2020-

pylupdate/H03-May-2022-4,7693,194

tests/H03-May-2022-144117

LICENSE-lupdateH A D11-Nov-202017.7 KiB340281

LICENSE-rccH A D11-Nov-202017.7 KiB343282

LICENSE-uicH A D11-Nov-202019.1 KiB373307

README.mdH A D11-Nov-2020807 2217

cmake_uninstall.cmakeH A D11-Nov-2020940 2220

pyside_tool.pyH A D11-Nov-20203.2 KiB9031

qt_attribution.jsonH A D11-Nov-2020631 1716

README.md

1Tools
2=====
3
4PySide development tools (pyrcc)
5
6This repository is the tools for PySide2. If you would like to install PySide2, please go to [pyside2-setup](https://github.com/PySide/pyside2-setup) for instructions.
7
8Resources:
9
10* [PySide2-setup](https://github.com/PySide/pyside2-setup)
11  The container-project with the setup.py script. It contains the following sub-projects:
12  * [PySide2 Wiki](https://github.com/PySide/pyside2/wiki)
13    Developer information
14  * [PySide2](https://github.com/PySide/pyside2)
15    The PySide2 project
16  * [Shiboken2](https://github.com/PySide/shiboken2)
17    The Shiboken2 project
18  * [PySide2-tools](https://github.com/PySide/pyside2-examples)
19    The PySide2-tools project
20  * [PySide2-examples](https://github.com/PySide/pyside2-examples)
21    The PySide2 example scripts
22