Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
712
QLineNumberArea *QCodeEditor::lineNumberArea() const
713
{
714
return m_lineNumberArea;
715
}
716
717
QChar QCodeEditor::charUnderCursor(int offset) const
718
{
Callers
15
mousePressEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
mouseReleaseEvent
Method · 0.80
mouseDoubleClickEvent
Method · 0.80
mousePressEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
mouseReleaseEvent
Method · 0.80
mouseDoubleClickEvent
Method · 0.80
mousePressEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
mouseReleaseEvent
Method · 0.80
mouseDoubleClickEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected