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

Method GetSizeHint

Src/Terminal/ParameterTerminal.cpp:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275bool CParameterTerminal::GetSizeHint() const
276{
277 return m_bSizeHint;
278}
279
280void CParameterTerminal::SetSizeHint(bool newSizeHint)
281{

Callers 2

SetParameterMethod · 0.80
slotUpdateParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected