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

Method sendRequest

gui/src/qcumber/qsingleapplication.cpp:118–120  ·  view source on GitHub ↗

! \overload */

Source from the content-addressed store, hash-verified

116 \overload
117*/
118void QSingleApplication::sendRequest(const QString& s) {
119 sendRequest(QStringList(s));
120}
121
122/*!
123 \brief sends a message to the running instance of the application

Callers 1

mainFunction · 0.80

Calls 1

sendMessageMethod · 0.45

Tested by

no test coverage detected