Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QNapi/qnapi
/ unpack
Method
unpack
gui/src/qnapi.cpp:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
bool QNapi::unpack(int i) {
154
return currentEngine ? currentEngine->unpack(subtitlesList[i].id) : false;
155
}
156
157
bool QNapi::matchSubtitles() {
158
if (currentEngine) {
Callers
2
foreach
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected