MCPcopy Create free account
hub / github.com/Vector35/debugger / DebuggerWidgetType

Method DebuggerWidgetType

ui/debuggerwidget.h:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73{
74public:
75 DebuggerWidgetType(const QImage& icon, const QString& name) : SidebarWidgetType(icon, name) {}
76
77 bool isInReferenceArea() const override { return false; }
78

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected