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

Method GetDockListActiveShowToolBar

App/Client/ParameterApp.cpp:409–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409const bool CParameterApp::GetDockListActiveShowToolBar() const
410{
411 return m_bDockListActiveShowToolBar;
412}
413
414void CParameterApp::SetDockListActiveShowToolBar(bool bEnable)
415{

Callers 1

FrmActive.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected