Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ mainWidget
Method
mainWidget
kdevplatform/shell/sessionchooserdialog.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
QWidget* SessionChooserDialog::mainWidget() const
175
{
176
return m_mainWidget;
177
}
178
179
void SessionChooserDialog::deleteButtonPressed()
180
{
Callers
1
showSessionChooserDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected