[digikam] [Bug 382217] New: Use normalized connects

Simon bugzilla_noreply at kde.org
Mon Jul 10 21:15:59 BST 2017


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

            Bug ID: 382217
           Summary: Use normalized connects
           Product: digikam
           Version: 5.6.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: digikam-devel at kde.org
          Reporter: freisim93 at gmail.com
  Target Milestone: ---

Created attachment 106545
  --> https://bugs.kde.org/attachment.cgi?id=106545&action=edit
Normalize all signals and slots

When signals/slots are parsed they are "normalized" if necessary. It is thus a
slight performance improvement to use the "normal" format. See:
http://doc.qt.io/qt-4.8/signalsandslots.html#advanced-signals-and-slots-usage
https://marcmutz.wordpress.com/effective-qt/prefer-to-use-normalised-signalslot-signatures/

The patch was created by running the official normalization utility on all *cpp
files:
https://github.com/qt/qtrepotools/tree/master/util/normalize

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


More information about the Digikam-devel mailing list