MCPcopy Create free account
hub / github.com/KDAB/GammaRay / checkOverlaySettings

Method checkOverlaySettings

plugins/quickinspector/quickinspector.cpp:634–637  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

632}
633
634void QuickInspector::checkOverlaySettings()
635{
636 emit overlaySettings(m_overlay ? m_overlay->settings() : QuickDecorationsSettings());
637}
638
639class SGSoftwareRendererPrivacyViolater : public QSGAbstractSoftwareRenderer
640{

Callers 1

QuickInspectorWidgetMethod · 0.45

Calls 2

settingsMethod · 0.80

Tested by

no test coverage detected