Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29228

Clazy should not warn about missing NOTIFY or CONSTANT when using BINDABLE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 10.0.1
    • None
    • All

    Description

      The following property declaration:

       

      Q_PROPERTY(qreal x BINDABLE getBindableX READ default FINAL) 

      triggers warning

      qproperty-without-notify

      It shouldn't - a notifier is not necessary anymore when using bindable properties

       

      Attachments

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

        Activity

          People

            iamsergio Sergio Martins
            asperamanca Robert Schimkowitsch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes