diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2023-05-04 14:51:15 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2023-05-05 13:53:44 +0200 |
| commit | 3c4743c66cca4137510e090659b0400700754ec4 (patch) | |
| tree | 8726f1110a7e5c00fb83869a0db3227a753adbee /src/plugins/platforms/android/androidcontentfileengine.cpp | |
| parent | fb2fccc534d8dc0bf4e5a1b71cd5572fd6da325f (diff) | |
Future-proof QGenericRunnableHelper
Collapse the two function pointers into a single one, taking an Op
enum. Add a possible return value (void*) and extra argument (also
void*). The intent is to allow extensions in a BC way,
e.g. cloning. We can't add new function pointers (sizeof changes), so
we need to fold everything into a single function.
Change-Id: Id0f3f74149c61e4e65622aeabfd2fcea3c6d7fb3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/plugins/platforms/android/androidcontentfileengine.cpp')
0 files changed, 0 insertions, 0 deletions
