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

Method QtAdvancedStylesheet

src/theme/QtAdvancedStylesheet.cpp:793–798  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

791
792//============================================================================
793QtAdvancedStylesheet::QtAdvancedStylesheet(QObject* parent) :
794 QObject(parent),
795 d(new QtAdvancedStylesheetPrivate(this))
796{
797
798}
799
800
801//============================================================================

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected