Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ run
Method
run
plugins/quickopen/quickopenwidget.cpp:231–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
void QuickOpenWidgetDialog::run()
232
{
233
m_widget->prepareShow();
234
m_dialog->show();
235
}
236
237
QuickOpenWidget::~QuickOpenWidget()
238
{
Callers
2
showQuickOpenWidget
Method · 0.45
quickOpenNavigateFunctions
Method · 0.45
Calls
2
prepareShow
Method · 0.80
show
Method · 0.80
Tested by
no test coverage detected