| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- c언어
- vim
- C# delegate
- HTML
- c# winform
- Algorithm
- Unity
- gitlab
- Python
- 플러터
- 깃
- 유니티
- jupyter lab
- c#
- Flutter
- 포인터
- c# 추상 클래스
- dart 언어
- 다트 언어
- 구조체
- docker
- Houdini
- jupyter
- github
- Data Structure
- C++
- c# 윈폼
- C언어 포인터
- git
- 도커
Archives
- Today
- Total
목록pyside (1)
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 ..
Programming/PyQt
2020. 3. 23. 18:42