Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ getProgress
Method
getProgress
viewer/src/rendering/PAGView.cpp:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
double PAGView::getProgress() const {
147
return progress;
148
}
149
150
QString PAGView::getFilePath() const {
151
if (pagFile == nullptr) {
Callers
1
flush
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected