Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
286
int CParameterApp::GetRecentMenuMaxCount() const
287
{
288
return m_nRecentMenuMaxCount;
289
}
290
291
void CParameterApp::SetRecentMenuMaxCount(int newRecentMenuMaxCount)
292
{
Callers
3
CParameterDlgSettings
Method · 0.80
Initial
Method · 0.80
slotRefresh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected