Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ hasContextWidget
Method
hasContextWidget
src/plugins/core/uicontroller/controller.cpp:762–765 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
760
}
761
762
bool Controller::hasContextWidget(const QString &title)
763
{
764
return d->contextWidgets.contains(title);
765
}
766
767
void Controller::hideContextWidget()
768
{
Callers
1
resetUI
Method · 0.80
Calls
1
contains
Method · 0.45
Tested by
no test coverage detected