[clazy] [Bug 404330] New: don't warn about const signals

Milian Wolff bugzilla_noreply at kde.org
Thu Feb 14 09:42:02 GMT 2019


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: unassigned-bugs at kde.org
          Reporter: mail at milianw.de
                CC: smartins at kde.org
  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 the assignee for the bug.


More information about the Unassigned-bugs mailing list