Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
370
int TextEditor::cursorLastPosition()
371
{
372
return d->lastCursorPos;
373
}
374
375
int TextEditor::cursorPosition()
376
{
Callers
2
gotoDefinition
Method · 0.80
editorCursorPosition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected