MCPcopy 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
767void Controller::hideContextWidget()
768{
769 d->mainWindow->hideWidget(WN_CONTEXTWIDGET);
770}
771
772void Controller::switchContextWidget(const QString &title)
773{

Callers

nothing calls this directly

Calls 1

hideWidgetMethod · 0.45

Tested by

no test coverage detected