MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / setCommand

Method setCommand

sources/webserver/QtHttpRequest.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97};
98
99void QtHttpRequest::setCommand(const QString& command)
100{
101 m_command = command;
102};
103
104void QtHttpRequest::appendRawData(const QByteArray& data)
105{

Callers 1

onClientDataReceivedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected