Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2982
protected:
2983
void keyPressEvent(QKeyEvent *e) override
Callers
1
ShowProgressDialog
Function · 0.80
Calls
3
setValue
Function · 0.50
hide
Function · 0.50
reset
Function · 0.50
Tested by
no test coverage detected