mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 22:28:41 -05:00
1.1 KiB
1.1 KiB
Introduction
This is a simple dark stylesheet for Qt applications.
It tries to mimic the Wonton Soup KDE color scheme.
Screenshots may be found on the following website:
TODO: create a static website to show screenshots
This stylesheet has been tested on Windows XP and Linux KDE (Rosa Marathon 2012)
Status:
The following widgets are styled:
- QMainWindow
- QWidget
- QMenu, QMenuBar
- QToolTip
- QAbstractItemView
- QLineEdit
- QGroupBox
- QTextEdit, QPlainTextEdit
- QTreeView,
- QScrollBar
- QRadioButton
- QCheckBox
- QComboBox
- QPushButton
- QToolButton
- QToolBar
- QProgressBar
- QSpinBox
- QFrame
- QTabWidget, QTabBar
- QDockWidget
- QSlider (horizontal and vertical)
What still needs to be done:
- QAbstractScrollArea
- QHeaderView
- QListView
- QSizeGrip
- QSplitter
- QStatusBar
- QTableView
- QToolBox
Contact information:
- Maintainer: colin.duquesnoy@gmail.com
- Homepage: TODO