|
Sayonara Player
|
Namespaces | |
| namespace | Style |
Functions | |
| QString | Style::style (bool dark) |
| fetch the stylesheet file formatted as string | |
| QString | Style::currentStyle () |
| stylesheet with all replace variables | |
| bool | Style::isDark () |
| is_dark | |
| void | Style::setDark (bool b) |
| set_dark | |
| QString Style::currentStyle | ( | ) |
stylesheet with all replace variables
| bool Style::isDark | ( | ) |
is_dark
| void Style::setDark | ( | bool | b | ) |
set_dark
| b |
| QString Style::style | ( | bool | dark | ) |
fetch the stylesheet file formatted as string