MCPcopy 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
107void CustomPaintWidget::update()
108{
109 m_Internal->update();
110 QWidget::update();
111}
112
113WindowingData CustomPaintWidget::GetWidgetWindowingData()
114{

Callers 15

cacheSectionsMethod · 0.45
setPinnedColumnsMethod · 0.45
currentChangedMethod · 0.45
RDTableViewMethod · 0.45
scrollContentsByMethod · 0.45
mouseMoveEventMethod · 0.45
HighlightHistoryMethod · 0.45
OnEventChangedMethod · 0.45
layoutMethod · 0.45
mousePressEventMethod · 0.45
mouseMoveEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected