Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
QString View::viewStatus() const
134
{
135
return QString();
136
}
137
138
void View::notifyPositionChanged(int newPositionInArea)
139
{
Callers
1
statusChanged
Method · 0.45
Calls
1
QString
Class · 0.50
Tested by
no test coverage detected