Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20994

virtual method hidden in qdeclarativeanimation_p.h

    XMLWordPrintable

Details

    Description

      When building Qt Creator I get quite a few of the following warnings:

      /home/code/build/qt/include/QtDeclarative/private/../../../../../src/qt/src/declarative/util/qdeclarativeanimation_p.h:211:10: warning: 'QDeclarativePropertyAction::setTarget' hides overloaded virtual function [-Woverloaded-virtual]
      void setTarget(QObject *);
      ^
      /home/code/build/qt/include/QtDeclarative/private/../../../../../src/qt/src/declarative/util/qdeclarativeanimation_p.h:138:18: note: hidden overloaded virtual function 'QDeclarativeAbstractAnimation::setTarget' declared here
      virtual void setTarget(const QDeclarativeProperty &);
      ^

      from the clang++ compiler.

      Attachments

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

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            hunger Tobias Hunger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes