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

Method widget

src/common/widget/collapsewidget.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104DWidget *CollapseWidget::widget()
105{
106 return d->widget;
107}
108
109void CollapseWidget::setTitle(const QString &title)
110{

Callers 15

createApplicationPaneMethod · 0.45
slotCloseOutputPaneMethod · 0.45
saveAllConfigMethod · 0.45
saveSingleConfigMethod · 0.45
readConfigMethod · 0.45
updateItemVisibleMethod · 0.45
saveConfigMethod · 0.45
readConfigMethod · 0.45
saveConfigMethod · 0.45
readConfigMethod · 0.45
tabClosedMethod · 0.45
addWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected