Mat Sutcliffe
6aa9f0cc25
Issue #15 Created CPromise, a way to set the result of QFuture objects
...
This enables several new features:
* singleShot can return a QFuture.
* a version of invokeMethod that returns a QFuture.
* CGenericDBusInterface::callDBusFuture, which returns a QFuture.
2020-08-01 13:18:55 +01:00
Klaus Basan
74be3fa8c2
Added network to UNIT tests (needed for CUrl
...
Other includes where needed
2019-09-16 22:40:09 +01:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Mathew Sutcliffe
e8219efdde
Removed own implementation of std::index_sequence that was needed for GCC 4.9.
2017-11-14 17:51:09 +00:00
Mathew Sutcliffe
ab8dcbad97
refs #794 Private::invokeSlot needs to ignore arguments of type QPrivateSignal.
2016-12-06 09:34:46 +01:00
Mathew Sutcliffe
514d460e57
refs #628 Refactor CWorker::invoke into a free function and expand its API.
2016-04-03 18:17:40 +01:00