Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ createGUI
Method
createGUI
kdevplatform/shell/mainwindow.cpp:80–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void MainWindow::createGUI(KParts::Part* part)
81
{
82
Sublime::MainWindow::setWindowTitleHandling(false);
83
Sublime::MainWindow::createGUI(part);
84
}
85
86
void MainWindow::loadCornerSettings()
87
{
Callers
1
activePartChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected