Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ update
Method
update
qrenderdoc/Widgets/CustomPaintWidget.cpp:107–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void CustomPaintWidget::update()
108
{
109
m_Internal->update();
110
QWidget::update();
111
}
112
113
WindowingData CustomPaintWidget::GetWidgetWindowingData()
114
{
Callers
15
cacheSections
Method · 0.45
setPinnedColumns
Method · 0.45
currentChanged
Method · 0.45
RDTableView
Method · 0.45
scrollContentsBy
Method · 0.45
mouseMoveEvent
Method · 0.45
HighlightResourceUsage
Method · 0.45
HighlightHistory
Method · 0.45
OnEventChanged
Method · 0.45
layout
Method · 0.45
mousePressEvent
Method · 0.45
mouseMoveEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected