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

Method GetCompressLevel

Plugins/TigerVnc/Client/ParameterVnc.cpp:231–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229}
230
231int CParameterVnc::GetCompressLevel() const
232{
233 return m_nCompressLevel;
234}
235
236void CParameterVnc::SetCompressLevel(int newCompressLevel)
237{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.45
SetParaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected