![]() |
Sayonara Player
|
Namespaces | |
| Style | |
Functions | |
| QString | Style::style (bool dark) |
| fetch the stylesheet file formatted as string More... | |
| QString | Style::currentStyle () |
| stylesheet with all replace variables More... | |
| QFont | Style::currentFont () |
| current_font More... | |
| int | Style::recommendedHeight () |
| recommended_height More... | |
| bool | Style::isDark () |
| is_dark More... | |
| void | Style::setDark (bool b) |
| set_dark More... | |
| QFont Style::currentFont | ( | ) |
current_font
| QString Style::currentStyle | ( | ) |
stylesheet with all replace variables
| bool Style::isDark | ( | ) |
is_dark
| int Style::recommendedHeight | ( | ) |
recommended_height
| void Style::setDark | ( | bool | b | ) |
set_dark
| b |
| QString Style::style | ( | bool | dark | ) |
fetch the stylesheet file formatted as string
1.8.15