┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/COPYING.DOC
diff options
context:
space:
mode:
authorSebastian Englbrecht <[email protected]>2026-05-31 19:02:09 +0200
committerMéven Car <[email protected]>2026-06-01 09:04:16 +0000
commit5a562e16806e1335ecc594ec36ef9af12e57c040 (patch)
treed2c2b89947843eb3be4e72bc8cc9c290df656d9b /COPYING.DOC
parent44973c9dd016569e643a73148c32bd1a0b01d71d (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 'COPYING.DOC')
0 files changed, 0 insertions, 0 deletions