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

Method GetStatusBar

App/Client/ParameterApp.cpp:357–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355}
356
357bool CParameterApp::GetStatusBar() const
358{
359 return m_bStatusBar;
360}
361
362void CParameterApp::SetStatusBar(bool checked)
363{

Callers 1

mainwindow.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected