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

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

      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

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes