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

Method CQmlStyleUrlInterceptor

src/theme/QmlStyleUrlInterceptor.cpp:40–42  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

38{
39//=============================================================================
40CQmlStyleUrlInterceptor::CQmlStyleUrlInterceptor(QtAdvancedStylesheet* AdvancedStylesheet)
41 : m_AdvancedStylesheet{AdvancedStylesheet}
42{}
43
44//=============================================================================
45QUrl CQmlStyleUrlInterceptor::intercept(const QUrl& path, DataType type)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected