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

Method checkFeatures

plugins/quickinspector/quickinspectorclient.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void QuickInspectorClient::checkFeatures()
45{
46 Endpoint::instance()->invokeObject(objectName(), "checkFeatures");
47}
48
49void QuickInspectorClient::setOverlaySettings(const GammaRay::QuickDecorationsSettings &settings)
50{

Callers

nothing calls this directly

Calls 1

invokeObjectMethod · 0.45

Tested by

no test coverage detected