https://bugs.kde.org/show_bug.cgi?id=404330

            Bug ID: 404330
           Summary: don't warn about const signals
           Product: clazy
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

cf.: https://stackoverflow.com/questions/39281740/why-are-qt-signals-not-const

when you want to emit a signal from a const method, the signal has to be const.
so there is a valid reason for when to make a signal const

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to