Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
quint16 CParameterICE::getSignalPort() const
90
{
91
return m_nSignalPort;
92
}
93
94
void CParameterICE::setSignalPort(quint16 newNSignalPort)
95
{
Callers
13
slotIceChanged
Method · 0.80
slotStart
Method · 0.80
slotConnected
Method · 0.80
slotDisconnected
Method · 0.80
slotError
Method · 0.80
Init
Method · 0.80
slotSignalConnected
Method · 0.80
slotSignalDisConnected
Method · 0.80
slotSignalError
Method · 0.80
IceInit
Method · 0.80
slotSignalConnected
Method · 0.80
slotSignalDisConnected
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected