From afcbc3c51af32463653e2cdc9b3050b083b584e8 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Sat, 3 Oct 2009 12:59:05 +0200 Subject: Doc: add \since 4.6 to new QGraphicsItem::PanelModality enum. --- src/gui/graphicsview/qgraphicsitem.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/graphicsview/qgraphicsitem.cpp b/src/gui/graphicsview/qgraphicsitem.cpp index 0690690..3069733 100644 --- a/src/gui/graphicsview/qgraphicsitem.cpp +++ b/src/gui/graphicsview/qgraphicsitem.cpp @@ -609,6 +609,7 @@ /*! \enum QGraphicsItem::PanelModality + \since 4.6 This enum specifies the behavior of a modal panel. A modal panel is one that blocks input to other panels. Note that items that -- cgit v0.12