Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetEndAction
Method
GetEndAction
Src/ParameterCompone/ParameterRecord.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
CParameterRecord::ENDACTION CParameterRecord::GetEndAction() const
116
{
117
return m_EndAction;
118
}
119
120
void CParameterRecord::SetEndAction(ENDACTION newEndAction)
121
{
Callers
8
slotScreenShot
Method · 0.80
CBackendDesktop
Method · 0.80
SetParameter
Method · 0.80
Initial
Method · 0.80
slotCapturePage
Method · 0.80
slotCaptureFullPage
Method · 0.80
slotRecordStateChanged
Method · 0.80
slotVideoFrameChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected