MCPcopy Create free account
hub / github.com/CE-Programming/CEmu / receive

Method receive

gui/qt/emuthread.cpp:269–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269void EmuThread::receive() {
270 req(RequestReceive);
271}
272
273void EmuThread::send(const QStringList &list, int location) {
274 m_vars = list;

Callers 1

varReceiveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected