MCPcopy 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
80void MainWindow::createGUI(KParts::Part* part)
81{
82 Sublime::MainWindow::setWindowTitleHandling(false);
83 Sublime::MainWindow::createGUI(part);
84}
85
86void MainWindow::loadCornerSettings()
87{

Callers 1

activePartChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected