MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / cursorLastPosition

Method cursorLastPosition

src/plugins/codeeditor/gui/texteditor.cpp:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368}
369
370int TextEditor::cursorLastPosition()
371{
372 return d->lastCursorPos;
373}
374
375int TextEditor::cursorPosition()
376{

Callers 2

gotoDefinitionMethod · 0.80
editorCursorPositionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected