MCPcopy Create free account
hub / github.com/baldurk/renderdoc / refresh

Method refresh

qrenderdoc/Windows/DebugMessageView.cpp:43–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 void refresh()
44 {
45 emit beginResetModel();
46 emit endResetModel();
47 }
48
49 QModelIndex index(int row, int column, const QModelIndex &parent = QModelIndex()) const override
50 {

Callers 2

RefreshMessageListMethod · 0.45
messages_toggledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected