MCPcopy 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
61bool MainWindowPrivate::isGuiSetUp() const
62{
63 return m_isGuiSetUp;
64}
65
66void MainWindowPrivate::setupGui()
67{

Callers 1

loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected