Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
const bool CParameterBase::GetClipboard() const
146
{
147
return m_bClipboard;
148
}
149
150
void CParameterBase::SetClipboard(bool c)
151
{
Callers
13
slotClipBoardChanged
Method · 0.80
cb_got_selection
Method · 0.80
CDlgSettingsLibVnc
Method · 0.80
CDlgSetFreeRDP
Method · 0.80
BackendFreeRDP.cpp
File · 0.80
slotClipBoardChanged
Method · 0.80
OnChannelConnectedEventHandler
Method · 0.80
OnChannelDisconnectedEventHandler
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
slotClipBoardChanged
Method · 0.80
handleClipboardRequest
Method · 0.80
handleClipboardAnnounce
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected