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-b...@kde.org Reporter: nyall.daw...@gmail.com CC: smart...@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 watching all bug changes.