Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ document
Method
document
kdevplatform/language/editor/persistentmovingrange.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
KDevelop::IndexedString KDevelop::PersistentMovingRange::document() const
28
{
29
return m_p->m_document;
30
}
31
32
void KDevelop::PersistentMovingRange::setZDepth(float depth) const
33
{
Callers
2
text
Method · 0.45
connectTracker
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected