34 bool sendData(
const QByteArray &array,
void *target,
bool await =
false)
const;
43 bool sendPackagePrivate(QByteArray array,
void *target)
const;
The Async class This is bundle of async templates and async wrappers.
The DataSender class this class create a queue for sendet data to network.
bool sendData(const QByteArray &array, void *target, bool await=false) const
sendPackagePrivate This slot move send package to a main thread.
The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart librar...