MCPcopy 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
146double PAGView::getProgress() const {
147 return progress;
148}
149
150QString PAGView::getFilePath() const {
151 if (pagFile == nullptr) {

Callers 1

flushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected