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

Method cursorPosition

src/internalinputmethodcontext.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42int InternalInputMethodContext::cursorPosition() const
43{
44 return m_cursorPos;
45}
46
47int InternalInputMethodContext::anchorPosition() const
48{

Callers 3

testCommitMethod · 0.80

Calls

no outgoing calls

Tested by 1

testCommitMethod · 0.64