Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
264
void QuickOpenWidget::setPreselectedText(const QString& text)
265
{
266
m_preselectedText = text;
267
}
268
269
void QuickOpenWidget::updateProviders()
270
{
Callers
1
showQuickOpenWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected