pyqt-stylesheets
PyQt5 stylesheets as submodule
File Explorer
Download Latest Version (.zip)- style.qrc
- style.qss
- branch_closed-on.png
- branch_closed.png
- branch_open-on.png
- branch_open.png
- checkbox_checked.png
- checkbox_checked_disabled.png
- checkbox_checked_focus.png
- checkbox_indeterminate.png
- checkbox_indeterminate_disabled.png
- checkbox_indeterminate_focus.png
- checkbox_unchecked.png
- checkbox_unchecked_disabled.png
- checkbox_unchecked_focus.png
- close-hover.png
- close-pressed.png
- close.png
- critical.png
- down_arrow.png
- down_arrow_disabled.png
- error.png
- Hmovetoolbar.png
- Hsepartoolbar.png
- left_arrow.png
- left_arrow_disabled.png
- question.png
- radio_checked.png
- radio_checked_disabled.png
- radio_checked_focus.png
- radio_unchecked.png
- radio_unchecked_disabled.png
- radio_unchecked_focus.png
- right_arrow.png
- right_arrow_disabled.png
- sizegrip.png
- stylesheet-branch-end.png
- stylesheet-branch-more.png
- stylesheet-vline.png
- transparent.png
- undock.png
- up_arrow.png
- up_arrow_disabled.png
- Vmovetoolbar.png
- Vsepartoolbar.png
- warning.png
- critical.png
- error.png
- question.png
- style.qrc
- style.qss
- warning.png
- checkbox.png
- down_arrow.png
- handle.png
- style.qrc
- style.qss
- __init__.py
- .gitignore
- __init__.py
- LICENSE
- MANIFEST.in
- README.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/sommerc/pyqt-stylesheets
Downloads the entire project code from GitHub to your computer.
cd pyqt-stylesheets
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install dist/pyqtcss-1.0.zip
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install dist/pyqtcss-1.0.zip
Installs the package published on PyPI directly β no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
