MCPcopy 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
231void QuickOpenWidgetDialog::run()
232{
233 m_widget->prepareShow();
234 m_dialog->show();
235}
236
237QuickOpenWidget::~QuickOpenWidget()
238{

Callers 2

showQuickOpenWidgetMethod · 0.45

Calls 2

prepareShowMethod · 0.80
showMethod · 0.80

Tested by

no test coverage detected