This
method determines whether event dispatching is stopped. It
is called by the processEvent and rootState_dispatchEvent methods.
Signatureunsigned char isInDtor() const
ReturnsIf
the return value is 0, the object is not under destruction.
If the value is greater than 0, the object is under
destruction.