MCPcopy Create free account
hub / github.com/KDE/kdevelop / setPreselectedText

Method setPreselectedText

plugins/quickopen/quickopenwidget.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264void QuickOpenWidget::setPreselectedText(const QString& text)
265{
266 m_preselectedText = text;
267}
268
269void QuickOpenWidget::updateProviders()
270{

Callers 1

showQuickOpenWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected