Warning, /sdk/clazy/docs/checks/README-qenums.md is written in an unsupported language. File is not indexed.

0001 # qenums
0002 
0003 Warns when you're using the deprecated`Q_ENUMS` macro, use `Q_ENUM` instead.
0004 See https://doc.qt.io/qt-6/qobject-obsolete.html#Q_ENUMS for documentation