summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/extending.qdoc
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-11-13 03:30:27 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-11-13 03:30:27 (GMT)
commitd70f057db1b5765764257530c88f5c0350cf9146 (patch)
tree7a7799ff739857de6b716cd39d49238e424cf9b1 /doc/src/declarative/extending.qdoc
parente9076e2f4a3819f1540e00923535fc512495f0d8 (diff)
downloadQt-d70f057db1b5765764257530c88f5c0350cf9146.zip
Qt-d70f057db1b5765764257530c88f5c0350cf9146.tar.gz
Qt-d70f057db1b5765764257530c88f5c0350cf9146.tar.bz2
doc
Diffstat (limited to 'doc/src/declarative/extending.qdoc')
-rw-r--r--doc/src/declarative/extending.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/extending.qdoc b/doc/src/declarative/extending.qdoc
index 7a4e51c..7a9de60 100644
--- a/doc/src/declarative/extending.qdoc
+++ b/doc/src/declarative/extending.qdoc
@@ -849,6 +849,7 @@ Item {
\endcode
\section1 Defining new Components
+\target components
A component is a reusable type with a well-defined interface built entirely in
QML. Components appear as regular QML elements, and can be used interchangably