WSJT-X/README.md
2012-08-23 15:03:05 +02:00

62 lines
1.1 KiB
Markdown

Introduction
==================
This is a simple dark stylesheet for Qt applications developped for the pyludic tools.
It tries to mimick the **Wonton soup** color scheme from the KDE desktop.
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
License information:
============================
No license, use it as you want :)
Contact information:
===========================
- Maintainer: colin.duquesnoy@gmail.com
- Homepage: **TODO**