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

Method GetAutoSelect

Plugins/TigerVnc/Client/ParameterVnc.cpp:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179bool CParameterVnc::GetAutoSelect() const
180{
181 return m_bAutoSelect;
182}
183
184void CParameterVnc::SetAutoSelect(bool newAutoSelect)
185{

Callers 3

Q_LOGGING_CATEGORYFunction · 0.80
on_pbOK_clickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected