MCPcopy 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
106int CParameterTerminal::GetHistorySize() const
107{
108 return m_nHistorySize;
109}
110
111void CParameterTerminal::SetHistorySize(int newHistorySize)
112{

Callers 2

SetParameterMethod · 0.80
slotUpdateParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected