dwww Home | Show directory contents | Find package

# post-event

Finds places where an event is not correctly passed to `QCoreApplication::postEvent()`.

`QCoreApplication::postEvent()` expects an heap allocated event, not a stack allocated one.
`QCoreApplication::sendEvent()` correctness is not checked due to false-positives.

Generated by dwww version 1.15 on Wed Jun 26 03:06:42 CEST 2024.