This adds a couple small methods on `QObject` which makes it possible for JS code to indicate to the currently running `QObject::event()` override method whether it should allow more processing of an event or to stop processing and not call super class `event()` method. This is Qt recommended (C++) way of overriding event behaviour and stopping default behaviour. |
||
|---|---|---|
| .. | ||
| Events | ||
| FlexLayout | ||
| Integration | ||
| YogaWidget | ||