MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / currentStylePath

Method currentStylePath

src/theme/QtAdvancedStylesheet.cpp:852–855  ·  view source on GitHub ↗

============================================================================

Source from the content-addressed store, hash-verified

850
851//============================================================================
852QString QtAdvancedStylesheet::currentStylePath() const
853{
854 return d->StylesDir + "/" + d->CurrentStyle;
855}
856
857
858//============================================================================

Callers 2

generateStylesheetMethod · 0.80
parseStyleJsonFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected