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