Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ text
Method
text
plugins/quickopen/actionsquickopenprovider.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
{}
26
27
QString text() const override
28
{
29
return m_display;
30
}
31
QString htmlDescription() const override
32
{
33
QString desc = m_action->toolTip();
Callers
1
setFilterText
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected