summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtimer.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-04-30 00:41:40 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-05-02 06:28:36 +0200
commit2cd2789a400164a83eb9156d37d19e80d15605e4 (patch)
tree3813493cc165b7964f7ef0708993f44e4b2e5acc /src/corelib/kernel/qtimer.cpp
parent60655cbbbbe060a0c91b7c7e00b66d784b3454e7 (diff)
Respect expected return type in QSlotObject helper
When making asynchronous functions, then the return type is not ever going to be anything but void, but this makes this helper symmetrical with QObject::connect logic, where we can then use it to simplify the code. Change-Id: I9e1b8bfffb726bb3d6d7282c87e07dc7e9ede5d1 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/kernel/qtimer.cpp')
0 files changed, 0 insertions, 0 deletions