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

Method setMessageBuffer

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

! \brief Sets a buffered message */

Source from the content-addressed store, hash-verified

91 \brief Sets a buffered message
92*/
93void QInterProcessChannel::setMessageBuffer(const QString &s) { sMsg = s; }
94
95/*!
96 \overload

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected