mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
57 lines
1.1 KiB
Markdown
57 lines
1.1 KiB
Markdown
Introduction
|
|
==================
|
|
|
|
This is a simple dark stylesheet for Qt applications.
|
|
|
|
It tries to mimic the [Wonton Soup](http://kde-look.org/content/show.php/?content=148680 "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** |