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

Method closeAndReset

qrenderdoc/Code/QRDUtils.cpp:2975–2980  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2973 }
2974
2975 void closeAndReset()
2976 {
2977 setValue(maxProgress);
2978 hide();
2979 reset();
2980 }
2981
2982protected:
2983 void keyPressEvent(QKeyEvent *e) override

Callers 1

ShowProgressDialogFunction · 0.80

Calls 3

setValueFunction · 0.50
hideFunction · 0.50
resetFunction · 0.50

Tested by

no test coverage detected