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

Method title

src/common/widget/collapsewidget.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114QString CollapseWidget::title()
115{
116 return d->title;
117}
118
119void CollapseWidget::setCheckable(bool checkable)
120{

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected