mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
Update README.md
This commit is contained in:
parent
7e2fef8c4d
commit
01130f7fea
@ -4,7 +4,7 @@ QDarkStylesheet
|
|||||||
A dark stylesheet for Qt applications.
|
A dark stylesheet for Qt applications.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
============
|
-------------
|
||||||
|
|
||||||
- Download/clone the project next to your main executable (or wherever you find it fits well)
|
- Download/clone the project next to your main executable (or wherever you find it fits well)
|
||||||
- Compile the qrc file for your system and add it to your application. (simply run compile_qrc.py script, it will compile the qrc file for use with Qt (c++), PyQt4 and Pyside).
|
- Compile the qrc file for your system and add it to your application. (simply run compile_qrc.py script, it will compile the qrc file for use with Qt (c++), PyQt4 and Pyside).
|
||||||
@ -33,7 +33,7 @@ app.exec_()
|
|||||||
```
|
```
|
||||||
|
|
||||||
Status:
|
Status:
|
||||||
==============
|
-------------
|
||||||
|
|
||||||
The following widgets are styled:
|
The following widgets are styled:
|
||||||
|
|
||||||
@ -68,13 +68,13 @@ What still needs to be done:
|
|||||||
- QToolBox
|
- QToolBox
|
||||||
|
|
||||||
Contact information:
|
Contact information:
|
||||||
===========================
|
--------------------------
|
||||||
|
|
||||||
- Maintainer: colin.duquesnoy@gmail.com
|
- Maintainer: colin.duquesnoy@gmail.com
|
||||||
- Homepage: https://github.com/ColinDuquesnoy/QDarkStyleSheet
|
- Homepage: https://github.com/ColinDuquesnoy/QDarkStyleSheet
|
||||||
|
|
||||||
Screenshots
|
Screenshots
|
||||||
===================
|
-------------
|
||||||
|
|
||||||
I have used this stylesheet for an internal tool at work. Are are a few screenshots:
|
I have used this stylesheet for an internal tool at work. Are are a few screenshots:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user