MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / value

Method value

sources/db/SQLite.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170QVariant SqlRecord::value(int index)
171{
172 return _result[index].second;
173}
174
175size_t SqlRecord::count()
176{

Callers 15

jsoneditor.min.jsFile · 0.45
checkPropertiesMethod · 0.45
getInstanceMethod · 0.45
deleteInstanceMethod · 0.45
mainFunction · 0.45
cancelNewTokenRequestMethod · 0.45
checkTimeoutMethod · 0.45
getHyperHdrInstanceMethod · 0.45
stopInstanceMethod · 0.45
Muxer.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected