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

Method GetIce

Plugins/TigerVnc/Client/ParameterVnc.cpp:270–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270bool CParameterVnc::GetIce() const
271{
272 return m_bIce;
273}
274
275void CParameterVnc::SetIce(bool newIce)
276{

Callers 5

IdMethod · 0.80
ServerNameMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80
OnInitMethod · 0.80
slotConnectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected