340a341,343
> /// Check whether this event will auto-delete
> bool isAutoDelete() const { return flags.isSet(AutoDelete); }
>