summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-11-13 08:11:33 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-11-13 08:11:33 (GMT)
commit50fe472e600dedf81dfa959d74b945947ed3938e (patch)
treeef8a686a4b85224c6b324c6da5aac8e5b42dc6a7
parent7e25debbe245b93e529f902c2b99bd0e772571fd (diff)
downloadQt-50fe472e600dedf81dfa959d74b945947ed3938e.zip
Qt-50fe472e600dedf81dfa959d74b945947ed3938e.tar.gz
Qt-50fe472e600dedf81dfa959d74b945947ed3938e.tar.bz2
doc cleanup
-rw-r--r--doc/src/declarative/qtprogrammers.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/declarative/qtprogrammers.qdoc b/doc/src/declarative/qtprogrammers.qdoc
index 6892005..7b1ab44 100644
--- a/doc/src/declarative/qtprogrammers.qdoc
+++ b/doc/src/declarative/qtprogrammers.qdoc
@@ -130,8 +130,6 @@ As an example, imagine you decided to make a generic tab widget item to be used
through your application suite wherever information is in such quantity that it
needs to be divided up into pages.
-To do this in QML, ... \todo example of container definition.
-
A significant difference in the parenting concept with QML compare to QWidgets
is that while child items are positioned relative to their parents,
there is no requirement that they be wholy contained ("clipped") to