Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isGuiSetUp
Method
isGuiSetUp
kdevplatform/shell/mainwindow_p.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
bool MainWindowPrivate::isGuiSetUp() const
62
{
63
return m_isGuiSetUp;
64
}
65
66
void MainWindowPrivate::setupGui()
67
{
Callers
1
loadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected