MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetTransparency

Method GetTransparency

Src/Terminal/ParameterTerminal.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223int CParameterTerminal::GetTransparency() const
224{
225 return m_nTransparency;
226}
227
228void CParameterTerminal::SetTransparency(int newTermTransparency)
229{

Callers 2

SetParameterMethod · 0.80
slotUpdateParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected