Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ mainWindow
Method
mainWindow
src/plugins/core/uicontroller/controller.cpp:179–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
MainWindow *Controller::mainWindow() const
180
{
181
return d->mainWindow;
182
}
183
184
Controller::Controller(QObject *parent)
185
: QObject(parent), d(new ControllerPrivate)
Callers
5
showDetails
Method · 0.45
showSessionManager
Method · 0.45
pushBubble
Method · 0.45
show
Method · 0.45
getDWidget
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected