Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ textWord
Method
textWord
kdevplatform/interfaces/idocument.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
QString IDocument::textWord() const
104
{
105
return QString();
106
}
107
108
QString IDocument::prettyName() const
109
{
Callers
nothing calls this directly
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected