MCPcopy Create free account
hub / github.com/codestation/qcma / SfoReader

Method SfoReader

common/sforeader.cpp:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22#include <QFile>
23
24SfoReader::SfoReader()
25{
26}
27
28bool SfoReader::load(const QString &path)
29{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected