dwww Home | Show directory contents | Find package

# child-event-qobject-cast

Finds places where `qobject_cast<MyType>(event->child())` is being used inside `QObject::childEvent()` or equivalent (`QObject::event()` or `QObject::eventFilter()`).


`qobject_cast` can fail because the child might not be totally constructed yet.

Generated by dwww version 1.15 on Fri May 24 05:44:50 CEST 2024.