Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ GetEnclosureType
Method
GetEnclosureType
_fervor/fvavailableupdate.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
QString FvAvailableUpdate::GetEnclosureType()
90
{
91
return m_enclosureType;
92
}
93
94
void FvAvailableUpdate::SetEnclosureType(QString enclosureType)
95
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected