@@ -4,10 +4,11 @@ QDarkStyleSheet
4
4
|Build Status | |Docs Status | |Latest PyPI version | |License: MIT |
5
5
|License: CC BY 4.0 | |Conduct |
6
6
7
- The most complete dark/light style sheet for Qt applications (Qt4[*]_, Qt5,
8
- PySide[*]_, PySide2, PyQt4[*]_, PyQt5, QtPy, PyQtGraph, Qt.Py) for Python 2[*]_/3 and C++.
7
+ The most complete dark/light style sheet for Qt applications (Qt4*, Qt5,
8
+ PySide*, PySide2, PyQt4*, PyQt5, QtPy, PyQtGraph, Qt.Py) for Python
9
+ 2*/3 and C++.
9
10
10
- `Check the documentation <https://qdarkstylesheet.readthedocs.io/en/latest/screenshots.html >`__
11
+ `Check out the complete documentation. <https://qdarkstylesheet.readthedocs.io/en/latest/screenshots.html >`__
11
12
12
13
13
14
What is new?
@@ -31,7 +32,7 @@ The current stable version is using Python 3 (preferable 3.6+) and Qt5
31
32
We still preparing the portability to Qt6 since we need changes in
32
33
`QtPy <https://github.com/spyder-ide/qtpy >`__ dependency project.
33
34
34
- .. [* ] Python 2, as well as Qt4 (PyQt4 and PySide), will not be supported anymore.
35
+ [*] Python 2, as well as Qt4 (PyQt4 and PySide), will not be supported anymore.
35
36
They still there as it is, but no back-compatibility, fixes, nor features
36
37
will be implemented.
37
38
0 commit comments