Possible enhancement to override - any class that uses the Q_OBJECT macro and has a destructor could override the destructor.
I override destructors as much as possible to help CLANG find inconsistency issues on other missing overrides.
Thank you for the suggestion! We've created a Ticket.
Log in to post a comment.
Possible enhancement to override - any class that uses the Q_OBJECT macro and has a destructor could override the destructor.
I override destructors as much as possible to help CLANG find inconsistency issues on other missing overrides.
Thank you for the suggestion! We've created a Ticket.