MCPcopy 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
36void CodeEditorSidebar::paintEvent(QPaintEvent *event)
37{
38 m_codeEditor->sidebarPaintEvent(event);
39}
40
41void CodeEditorSidebar::mouseReleaseEvent(QMouseEvent *event)
42{

Callers

nothing calls this directly

Calls 1

sidebarPaintEventMethod · 0.80

Tested by

no test coverage detected