Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ showDeleteButton
Method
showDeleteButton
kdevplatform/shell/sessionchooserdialog.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void SessionChooserDialog::showDeleteButton()
132
{
133
m_deleteButton->show();
134
}
135
136
bool SessionChooserDialog::eventFilter(QObject* object, QEvent* event)
137
{
Callers
nothing calls this directly
Calls
1
show
Method · 0.80
Tested by
no test coverage detected