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

Method GetRecentMenuMaxCount

App/Client/ParameterApp.cpp:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284}
285
286int CParameterApp::GetRecentMenuMaxCount() const
287{
288 return m_nRecentMenuMaxCount;
289}
290
291void CParameterApp::SetRecentMenuMaxCount(int newRecentMenuMaxCount)
292{

Callers 3

CParameterDlgSettingsMethod · 0.80
InitialMethod · 0.80
slotRefreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected