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

Method GetClipboard

Src/ParameterCompone/ParameterBase.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145const bool CParameterBase::GetClipboard() const
146{
147 return m_bClipboard;
148}
149
150void CParameterBase::SetClipboard(bool c)
151{

Callers 13

slotClipBoardChangedMethod · 0.80
cb_got_selectionMethod · 0.80
CDlgSettingsLibVncMethod · 0.80
CDlgSetFreeRDPMethod · 0.80
BackendFreeRDP.cppFile · 0.80
slotClipBoardChangedMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80
slotClipBoardChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected