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