MCPcopy 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
103QString IDocument::textWord() const
104{
105 return QString();
106}
107
108QString IDocument::prettyName() const
109{

Callers

nothing calls this directly

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected