Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ FvAvailableUpdate
Method
FvAvailableUpdate
_fervor/fvavailableupdate.cpp:3–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"fvavailableupdate.h"
2
3
FvAvailableUpdate::FvAvailableUpdate(QObject *parent) :
4
QObject(parent)
5
{
6
// noop
7
}
8
9
QString FvAvailableUpdate::GetTitle()
10
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected