diff options
| author | Sebastian Englbrecht <[email protected]> | 2026-05-31 19:02:09 +0200 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2026-06-01 09:04:16 +0000 |
| commit | 5a562e16806e1335ecc594ec36ef9af12e57c040 (patch) | |
| tree | d2c2b89947843eb3be4e72bc8cc9c290df656d9b /src/global.h | |
| parent | 44973c9dd016569e643a73148c32bd1a0b01d71d (diff) | |
actionwithwidget: use QPointer::data() for explicit pointer extraction
Returning a QPointer<T> where T* is expected relies on an implicit
conversion that cppcheck cannot model correctly. Use .data() to make
the intent explicit.
Diffstat (limited to 'src/global.h')
0 files changed, 0 insertions, 0 deletions
