MCPcopy 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
98QString IDocument::textLine() const
99{
100 return QString();
101}
102
103QString IDocument::textWord() const
104{

Callers

nothing calls this directly

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected