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

Method features

plugins/widgetinspector/widgetinspectorinterface.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46WidgetInspectorInterface::~WidgetInspectorInterface() = default;
47
48WidgetInspectorInterface::Features WidgetInspectorInterface::features() const
49{
50 return m_features;
51}
52
53void WidgetInspectorInterface::setFeatures(WidgetInspectorInterface::Features features)
54{

Callers 1

updateActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected