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

Method GetMenuBar

App/Client/ParameterApp.cpp:383–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381}
382
383bool CParameterApp::GetMenuBar() const
384{
385 return m_bMenuBar;
386}
387
388void CParameterApp::SetMenuBar(bool checked)
389{

Callers 1

mainwindow.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected