Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
118
void 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
main
Function · 0.80
Calls
1
sendMessage
Method · 0.45
Tested by
no test coverage detected