| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- vim
- Python
- Houdini
- gitlab
- jupyter lab
- C언어 포인터
- 포인터
- C# delegate
- c# winform
- Flutter
- C++
- dart 언어
- github
- jupyter
- Unity
- 플러터
- Data Structure
- docker
- c#
- 도커
- 구조체
- 깃
- HTML
- c언어
- c# 윈폼
- 유니티
- c# 추상 클래스
- git
- Algorithm
- 다트 언어
Archives
- Today
- Total
nomad-programmer
[PyQt] PyQt, PySide를 위한 테마 패키지 본문
qdarkstyle, qtmodern 을 이용하면 테마를 바꿀 수 있다.
# qdarkstyle 설치
conda install -c conda-forge qdarkstyle
# qtmodern 설치
conda install -c conda-forge qtmodern
QDarkStyle
https://pypi.org/project/QDarkStyle/
QDarkStyle
The most complete dark stylesheet for Python and Qt applications
pypi.org
QtModern
https://github.com/gmarull/qtmodern
gmarull/qtmodern
PyQt/PySide Widgets Modern User Interface. Contribute to gmarull/qtmodern development by creating an account on GitHub.
github.com
'Programming > PyQt' 카테고리의 다른 글
| [PyQt] QSortFilterProxyModel을 이용한 날짜 와 SQLite (0) | 2020.05.03 |
|---|
Comments