Summary: | Suggests to use Q_ENUM when you can't use it | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | Albert Astals Cid <aacid> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Albert Astals Cid
2019-08-06 15:03:26 UTC
On the other hand since Q_ENUMS(Status); there actually does nothing, i guess what it should say is "your code is terrible, remove that Q_ENUMS or move it inside a QObject" :D |