Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ paintEvent
Method
paintEvent
ui/codeeditor/codeeditorsidebar.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void CodeEditorSidebar::paintEvent(QPaintEvent *event)
37
{
38
m_codeEditor->sidebarPaintEvent(event);
39
}
40
41
void CodeEditorSidebar::mouseReleaseEvent(QMouseEvent *event)
42
{
Callers
nothing calls this directly
Calls
1
sidebarPaintEvent
Method · 0.80
Tested by
no test coverage detected