Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetHistorySize
Method
GetHistorySize
Src/Terminal/ParameterTerminal.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
int CParameterTerminal::GetHistorySize() const
107
{
108
return m_nHistorySize;
109
}
110
111
void CParameterTerminal::SetHistorySize(int newHistorySize)
112
{
Callers
2
SetParameter
Method · 0.80
slotUpdateParameter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected