일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- C++
- git
- Python
- dart 언어
- Houdini
- c언어
- docker
- HTML
- C언어 포인터
- Data Structure
- jupyter
- c# 추상 클래스
- c#
- 도커
- 유니티
- jupyter lab
- 구조체
- Unity
- 포인터
- 다트 언어
- C# delegate
- c# winform
- gitlab
- 플러터
- vim
- c# 윈폼
- 깃
- github
- Flutter
- Algorithm
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