Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2385

Fix Clazy warnings in QSR runtime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • Future QSR version
    • QSR 2.1
    • Runtime
    • None

    Description

      There are 83 warnings in Qt header files.

      The following warnings are the ones that get repeated in the files.

      C:\Qt2.1.0_RC1\6.5.4\mingw_64\include\QtCore\qabstractanimation.h:24:5: warning: Q_PROPERTY should have either NOTIFY or CONSTANT [clazy-qproperty-without-notify]
      C:\Qt2.1.0_RC1\6.5.4\mingw_64\include\QtCore\qhashfunctions.h:132:1: warning: Move qHash(std::nullptr_t) into std namespace for ADL lookup [clazy-qhash-namespace]
      C:\Qt2.1.0_RC1\6.5.4\mingw_64\include\QtCore\qjsonarray.h:107:74: warning: Mixing iterators with const_iterators [clazy-strict-iterators]
      C:\Qt2.1.0_RC1\6.5.4\mingw_64\include\QtGui\qpointingdevice.h:111:5: warning: signal QPointingDevice::grabChanged shouldn't be const [clazy-const-signal-or-slot]
      C:\Qt2.1.0_RC1\6.5.4\mingw_64\include\QtNetwork\qnetworkaccessmanager.h:132:5: warning: getter QNetworkAccessManager::supportedSchemesImplementation possibly mismarked as a slot [clazy-const-signal-or-slot]

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtsaferendererteam Qt Safe Renderer Team
            aarotone Aapo Rotonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes