MCPcopy Create free account
hub / github.com/KDE/kdevelop / ~QuickOpenWidget

Method ~QuickOpenWidget

plugins/quickopen/quickopenwidget.cpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237QuickOpenWidget::~QuickOpenWidget()
238{
239 m_model->setTreeView(nullptr);
240}
241
242QuickOpenWidgetDialog::QuickOpenWidgetDialog(const QString& title, QuickOpenModel* model, const QStringList& initialItems, const QStringList& initialScopes, bool listOnly, bool noSearchField)
243{

Callers

nothing calls this directly

Calls 1

setTreeViewMethod · 0.80

Tested by

no test coverage detected