Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
DWidget *CollapseWidget::widget()
105
{
106
return d->widget;
107
}
108
109
void CollapseWidget::setTitle(const QString &title)
110
{
Callers
15
createApplicationPane
Method · 0.45
slotCloseOutputPane
Method · 0.45
saveAllConfig
Method · 0.45
saveSingleConfig
Method · 0.45
readConfig
Method · 0.45
updateItemVisible
Method · 0.45
saveConfig
Method · 0.45
readConfig
Method · 0.45
saveConfig
Method · 0.45
readConfig
Method · 0.45
tabClosed
Method · 0.45
addWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected