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

Method errorString

src/theme/QtAdvancedStylesheet.cpp:1036–1039  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1034
1035//============================================================================
1036QString QtAdvancedStylesheet::errorString() const
1037{
1038 return d->ErrorString;
1039}
1040
1041
1042//============================================================================

Callers 3

storeStylesheetMethod · 0.80
parseStyleJsonFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected