Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ loadUiPreferences
Method
loadUiPreferences
kdevplatform/shell/mainwindow.cpp:154–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void MainWindow::loadUiPreferences()
155
{
156
loadCornerSettings();
157
updateAllTabColors();
158
Sublime::MainWindow::loadUiPreferences();
159
}
160
161
void MainWindow::ensureVisible()
162
{
Callers
1
apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected