MCPcopy Create free account
hub / github.com/QNapi/qnapi / ~QInterProcessChannel

Method ~QInterProcessChannel

gui/src/qcumber/qinterprocesschannel_win32.cpp:49–54  ·  view source on GitHub ↗

! \brief Destructor */

Source from the content-addressed store, hash-verified

47 \brief Destructor
48*/
49QInterProcessChannel::~QInterProcessChannel() {
50 // while(isRunning())
51 // quit();
52
53 close();
54}
55
56/*!
57 \return Wether the instance has a server role

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected