MCPcopy Create free account
hub / github.com/KDE/kdevelop / title

Method title

kdevplatform/interfaces/iassistant.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102QString IAssistant::title() const
103{
104 return QString();
105}
106
107void IAssistant::doHide()
108{

Callers

nothing calls this directly

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected