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

Method viewStatus

kdevplatform/sublime/view.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133QString View::viewStatus() const
134{
135 return QString();
136}
137
138void View::notifyPositionChanged(int newPositionInArea)
139{

Callers 1

statusChangedMethod · 0.45

Calls 1

QStringClass · 0.50

Tested by

no test coverage detected