MCPcopy 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
27KDevelop::IndexedString KDevelop::PersistentMovingRange::document() const
28{
29 return m_p->m_document;
30}
31
32void KDevelop::PersistentMovingRange::setZDepth(float depth) const
33{

Callers 2

textMethod · 0.45
connectTrackerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected