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

Typo in Animation documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • 4.7.1
    • 4.6.2
    • Documentation
    • None

    Description

      In http://doc.trolltech.com/solutions/4/qtanimationframework/animation.html#animating-qt-properties

      The line:
      QtPropertyAnimation animation(&button, "geometry");
      should be:
      QPropertyAnimation animation(&button, "geometry");

      Attachments

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

        Activity

          People

            dm Geir Vattekar
            hgezim Gezim Hoxha
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes