MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / lineNumberArea

Method lineNumberArea

lib/QCodeEditor/src/internal/QCodeEditor.cpp:712–715  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

710}
711
712QLineNumberArea *QCodeEditor::lineNumberArea() const
713{
714 return m_lineNumberArea;
715}
716
717QChar QCodeEditor::charUnderCursor(int offset) const
718{

Callers 15

mousePressEventMethod · 0.80
mouseMoveEventMethod · 0.80
mouseReleaseEventMethod · 0.80
mouseDoubleClickEventMethod · 0.80
mousePressEventMethod · 0.80
mouseMoveEventMethod · 0.80
mouseReleaseEventMethod · 0.80
mouseDoubleClickEventMethod · 0.80
mousePressEventMethod · 0.80
mouseMoveEventMethod · 0.80
mouseReleaseEventMethod · 0.80
mouseDoubleClickEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected