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

Method getSignalPort

Src/Channel/ICE/ParameterICE.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89quint16 CParameterICE::getSignalPort() const
90{
91 return m_nSignalPort;
92}
93
94void CParameterICE::setSignalPort(quint16 newNSignalPort)
95{

Callers 13

slotIceChangedMethod · 0.80
slotStartMethod · 0.80
slotConnectedMethod · 0.80
slotDisconnectedMethod · 0.80
slotErrorMethod · 0.80
InitMethod · 0.80
slotSignalConnectedMethod · 0.80
slotSignalErrorMethod · 0.80
IceInitMethod · 0.80
slotSignalConnectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected