summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtimer.cpp
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2024-08-27 18:24:02 +0200
committerIvan Solovev <ivan.solovev@qt.io>2024-08-29 22:41:18 +0200
commite39eb34bc6585c5ec367727e86f70ce67c2d176a (patch)
tree87b338350f00dca9541fc7689f359c6c9f79ad66 /src/corelib/kernel/qtimer.cpp
parent02b436f2c5d7368827794e7ec1224419dca39e7f (diff)
QArgumentType: remove the incorrect noexcept from comparison operators
The QArgumentType::name() getter evaluates the name lazily, which also involves constructing a QMetaType. It's not entirely clear if adding noexcept there is a good idea, so drop it. Amends 5a0faa9198c6ae6e21a550159c4284d1a9c5792e. Pick-to: 6.8 Change-Id: I73042f22df9615f570823a7745f04e9731c097fe Reviewed-by: Marc Mutz <marc.mutz@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/kernel/qtimer.cpp')
0 files changed, 0 insertions, 0 deletions