diff options
author | Fabian Kosmale <[email protected]> | 2022-09-14 16:39:00 +0200 |
---|---|---|
committer | Fabian Kosmale <[email protected]> | 2022-09-16 01:07:33 +0200 |
commit | f1f43ec31ba4e5f20c3bec24f5d4a5756d16cc66 (patch) | |
tree | 3bfeb4e3849fde482125e47924044008b8a5ac2b /examples/quickcontrols2/chattutorial | |
parent | c0c241911123ee3e9f97b53f644e7b0c999ad5d2 (diff) |
QQmlThread: Unify postTo/callIn methods
Instead of handling member functions of different arity with dedicated
functions, simply use variadic templates and std::tuple. Moreover, move
the creation of the Message object into a dedicated helper method, so
that it can be shared between all methods.
Change-Id: I493afb2350e9cf47ea90b3532ae2a7da074d8083
Reviewed-by: Ulf Hermann <[email protected]>
Reviewed-by: Qt CI Bot <[email protected]>
Diffstat (limited to 'examples/quickcontrols2/chattutorial')
0 files changed, 0 insertions, 0 deletions