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

Method GetMessageBoxDisplayInformation

App/Client/ParameterApp.cpp:396–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

394}
395
396const bool CParameterApp::GetMessageBoxDisplayInformation() const
397{
398 return m_bMessageBoxDisplayInfomation;
399}
400
401void CParameterApp::SetMessageBoxDisplayInformation(bool bEnable)
402{

Callers 2

CParameterDlgSettingsMethod · 0.80
slotShowMessageBoxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected