Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QNapi/qnapi
/ getResponse
Method
getResponse
libqnapi/src/utils/syncxmlrpc.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
QVariant SyncXmlRpc::getResponse() const { return resp; }
27
28
QVariant SyncXmlRpc::getError() const {
29
return QString::number(error) +
" "
+ message;
Callers
3
lookForSubtitles
Method · 0.80
download
Method · 0.80
login
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected