https://bugs.kde.org/show_bug.cgi?id=359000
Bug ID: 359000
Summary: new check: warn about unused Qt objects
Product: clazy
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
I'd find a check which warns on certain unused Qt objects which are created but
never used very helpful.
For instance, QString, Qt containers, QColor, QVariant. Interestingly, Qt
Creator highlights these unused variables but I can't find any way of listing
them in bulk for removal...
--
You are receiving this mail because:
You are watching all bug changes.