diff options
author | Volker Hilsheimer <[email protected]> | 2025-07-15 12:37:35 +0200 |
---|---|---|
committer | Marc Mutz <[email protected]> | 2025-07-17 09:00:23 +0000 |
commit | 2b00e8635c986311065155b651446f6064a6afd2 (patch) | |
tree | 9157ea4abd52306037d88267320ec17276971f6d /examples/widgets/doc/src/digitalclock.qdoc | |
parent | 736d15824d8a24f37ffa17a471d2d99695adb317 (diff) |
constexpr implies inline, and an inline function doesn't need to be
explicitly declared as a const function, as the compiler sees that the
implementation doesn't modify any of the arguments.
Addresses header review comments. The class is not documented, so no
qdoc syntax to adjust.
Task-number: QTBUG-137478
Pick-to: 6.10
Change-Id: I1d75d12efc25f326c46fe996dac05476352d3b1e
Reviewed-by: Marc Mutz <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'examples/widgets/doc/src/digitalclock.qdoc')
0 files changed, 0 insertions, 0 deletions