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

Method GetSignal

Src/Channel/ICE/Ice.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62QSharedPointer<CIceSignal> CICE::GetSignal()
63{
64 return m_Signal;
65}
66
67CParameterICE* CICE::GetParameter()
68{

Callers 12

mainwindow.cppFile · 0.80
CFrmParameterICEMethod · 0.80
slotConnectedMethod · 0.80
slotDisconnectedMethod · 0.80
slotErrorMethod · 0.80
OnInitMethod · 0.80
OnCleanMethod · 0.80
IceInitMethod · 0.80
CFrmParameterTigerVNCMethod · 0.80
OnInitMethod · 0.80
OnCleanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected