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

Method cursorPosition

plugins/okteta/oktetadocument.cpp:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64KParts::Part* OktetaDocument::partForView( QWidget* ) const { return nullptr; }
65KTextEditor::Document* OktetaDocument::textDocument() const { return nullptr; }
66KTextEditor::Cursor OktetaDocument::cursorPosition() const { return KTextEditor::Cursor(); }
67
68IDocument::DocumentState OktetaDocument::state() const
69{

Callers 15

diffReadyMethod · 0.45
applySelectedMethod · 0.45
gotoSrcLineMethod · 0.45
cursorDeclarationFunction · 0.45
cursorContextDeclarationFunction · 0.45
jumpToNearestFunctionMethod · 0.45
cursorDeclarationFunction · 0.45
startDelayedBrowsingMethod · 0.45
updateForViewMethod · 0.45
documentActivatedMethod · 0.45

Calls 1

CursorClass · 0.50

Tested by 1