MCPcopy Create free account
hub / github.com/IENT/YUView / updateFileHandler

Method updateFileHandler

YUViewLib/src/handler/UpdateHandlerFile.cpp:48–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46const auto UPDATEFILEHANDLER_FILE_NAME = "versioninfo.txt";
47
48updateFileHandler::updateFileHandler()
49{}
50
51updateFileHandler::updateFileHandler(QString fileName, QString updatePath) :
52 updatePath(updatePath)

Callers

nothing calls this directly

Calls 2

readFromFileMethod · 0.95
readRemoteFromDataMethod · 0.95

Tested by

no test coverage detected