Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
SfoReader::SfoReader()
25
{
26
}
27
28
bool SfoReader::load(const QString &path)
29
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected