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

Method GetPreferredEncoding

Plugins/TigerVnc/Client/ParameterVnc.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205int CParameterVnc::GetPreferredEncoding() const
206{
207 return m_nPreferredEncoding;
208}
209
210void CParameterVnc::SetPreferredEncoding(int newEncoding)
211{

Callers 3

Q_LOGGING_CATEGORYFunction · 0.80
SetParaMethod · 0.80
initDoneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected