[clazy] [Bug 385475] New: Warn on broken Qt autoconnected slots

Nyall Dawson bugzilla_noreply at kde.org
Sat Oct 7 23:37:22 BST 2017


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

            Bug ID: 385475
           Summary: Warn on broken Qt autoconnected slots
           Product: clazy
           Version: unspecified
          Platform: Other
                OS: All
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: nyall.dawson at gmail.com
                CC: smartins at kde.org
  Target Milestone: ---

I'm working on a large codebase with lots of legacy code, and lots of the older
code relied heavily on autoconnect Qt slots ("on_buttonDoSomething_clicked()").

These are extremely fragile and make refactoring code hard. I'd love to see a
clazy warning for suspected auto connecting slots which are broken, due to
missing/renamed widgets.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list