MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / qWidget

Method qWidget

src/base/abstractwidget.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void *AbstractWidget::qWidget()
41{
42 return d->qWidget;
43}

Callers 6

addWorkspaceWidgetMethod · 0.80
getDWidgetFunction · 0.80
registerWidgetToModeMethod · 0.80
registerWidgetMethod · 0.80
addContextWidgetMethod · 0.80
addWidgetToTopToolMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected