diff options
-rw-r--r-- | doc/src/declarative/elements.qdoc | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index eda9079..e6e31f4 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -74,14 +74,12 @@ The following table lists the Qml elements provided by the Qt Declarative module \o \l TextEdit \o \l Rect \o \l AnimatedImage -\o \l BlendedImage \endlist \o \list \o \l MouseRegion \o \l KeyActions -\o \l FocusPanel \o \l FocusRealm \o \l KeyProxy \endlist @@ -96,12 +94,8 @@ The following table lists the Qml elements provided by the Qt Declarative module \o \list \o \l Repeater -\o \l ContentWrapper - \list - \o \l Content - \endlist \o \l ComponentInstance -\o \l WidgetContainer +\o \l GraphicsObjectContainer \endlist \header @@ -147,10 +141,6 @@ The following table lists the Qml elements provided by the Qt Declarative module \o \list -\o \l Shadow -\o \l Reflection -\o \l Blur -\o \l Highlight \o \l Particles \list \o \l ParticleMotionLinear |