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

Method currentStyleOutputPath

src/theme/QtAdvancedStylesheet.cpp:873–876  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

871
872//============================================================================
873QString QtAdvancedStylesheet::currentStyleOutputPath() const
874{
875 return outputDirPath() + "/" + d->CurrentStyle;
876}
877
878
879//============================================================================

Callers 3

interceptMethod · 0.80
storeStylesheetMethod · 0.80
generateResourcesForMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected