Minor optimizations suggested by 'clazy'

Authored by thomasfischer on Nov 5 2018, 6:59 PM.

Description

Minor optimizations suggested by 'clazy'

  • Using QHash instead of QMap as key is a pointer.
  • Casting a QStringList to 'const QStringList' when using it in a C++ for-each.

Details

Committed
thomasfischerNov 5 2018, 6:59 PM
Parents
R462:7d6fa7a19ec5: Build header context menu dynamically when requested
Branches
Unknown
Tags
Unknown