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

Method GetTabElided

App/Client/ParameterApp.cpp:272–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272const bool CParameterApp::GetTabElided() const
273{
274 return m_bTabElided;
275}
276
277void CParameterApp::SetTabElided(bool bElided)
278{

Callers 2

CParameterDlgSettingsMethod · 0.80
CViewTableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected