Style factory.
More...
#include <style.hpp>
◆ generate_qss() [1/2]
QString tde::widgets::StyleFactory::generate_qss |
( |
const DesktopSettings & |
settings | ) |
|
|
static |
Generate QSS from desktop settings.
- Parameters
-
- Returns
- QString Final QSS.
◆ generate_qss() [2/2]
QString tde::widgets::StyleFactory::generate_qss |
( |
const QStringList & |
files = {} | ) |
|
|
static |
Generate QSS from files.
- Parameters
-
files | User defined qss files. |
- Returns
- QString Final QSS.
◆ DEFAULT_STYLE
const QString tde::widgets::StyleFactory::DEFAULT_STYLE |
|
inlinestatic |
Initial value:=
":/tde/styles/default.qss"
Default style.
The documentation for this class was generated from the following files:
- include/tde/widgets/style.hpp
- src/widgets/style.cpp