MCPcopy Create free account
hub / github.com/QNapi/qnapi / isServer

Method isServer

gui/src/qcumber/qinterprocesschannel.cpp:83–83  ·  view source on GitHub ↗

! \return Wether the instance has a server role */

Source from the content-addressed store, hash-verified

81 \return Wether the instance has a server role
82*/
83bool QInterProcessChannel::isServer() const { return pServer; }
84
85/*!
86 \return The current buffered message

Callers 1

isInstanceAllowedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected