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

enum QGraphicsItem::GraphicsItemChange documentation has strange text on it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 4.6.3
    • 4.6.1
    • Documentation
    • None
    • 2b7e46886d7a77257b64823e959bd8d8a007380d

      In http://doc.trolltech.com/4.6/qgraphicsitem.html#GraphicsItemChange-enum you can read

      ************
      enum QGraphicsItem::GraphicsItemChange

      ItemVisibleHasChanged, ItemEnabledHasChanged, ItemSelectedHasChanged, ItemParentHasChanged, ItemSceneHasChanged

      This enum describes the state changes that are notified by QGraphicsItem::itemChange(). The notifications are sent as the state changes, and in some cases, adjustments can be made (see the documentation for each change for details).
      ************

      I think the "ItemVisibleHasChanged, ItemEnabledHasChanged, ItemSelectedHasChanged, ItemParentHasChanged, ItemSceneHasChanged" do not make any sense there.

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

            gbk Martin Smith (Qt)
            acidpk Albert Astals Cid (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes