Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 11-Nov-2020 | - | ||||
pylupdate/ | H | 03-May-2022 | - | 4,769 | 3,194 | |
tests/ | H | 03-May-2022 | - | 144 | 117 | |
LICENSE-lupdate | H A D | 11-Nov-2020 | 17.7 KiB | 340 | 281 | |
LICENSE-rcc | H A D | 11-Nov-2020 | 17.7 KiB | 343 | 282 | |
LICENSE-uic | H A D | 11-Nov-2020 | 19.1 KiB | 373 | 307 | |
README.md | H A D | 11-Nov-2020 | 807 | 22 | 17 | |
cmake_uninstall.cmake | H A D | 11-Nov-2020 | 940 | 22 | 20 | |
pyside_tool.py | H A D | 11-Nov-2020 | 3.2 KiB | 90 | 31 | |
qt_attribution.json | H A D | 11-Nov-2020 | 631 | 17 | 16 |
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