Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetType
Method
SetType
Plugins/RawStream/ParameterRawStream.cpp:55–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void CParameterRawStream::SetType(TYPE type)
56
{
57
if(m_Type == type)
58
return;
59
m_Type = type;
60
SetModified(true);
61
}
Callers
2
Q_LOGGING_CATEGORY
Function · 0.45
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected