Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ hideContextWidget
Method
hideContextWidget
src/plugins/core/uicontroller/controller.cpp:767–770 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
765
}
766
767
void Controller::hideContextWidget()
768
{
769
d->mainWindow->hideWidget(WN_CONTEXTWIDGET);
770
}
771
772
void Controller::switchContextWidget(const QString &title)
773
{
Callers
nothing calls this directly
Calls
1
hideWidget
Method · 0.45
Tested by
no test coverage detected