Sayonara Player
Namespaces | Functions
Style

Namespaces

namespace  Style
 

Functions

QString Style::style (bool dark)
 fetch the stylesheet file formatted as string More...
 
QString Style::currentStyle ()
 stylesheet with all replace variables More...
 
bool Style::isDark ()
 is_dark More...
 
void Style::setDark (bool b)
 set_dark More...
 

Detailed Description

Function Documentation

◆ currentStyle()

QString Style::currentStyle ( )

stylesheet with all replace variables

Returns

◆ isDark()

bool Style::isDark ( )

is_dark

Returns

◆ setDark()

void Style::setDark ( bool  b)

set_dark

Parameters
b

◆ style()

QString Style::style ( bool  dark)

fetch the stylesheet file formatted as string

Returns
string formatted stylesheet file