summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicstextinput.cpp
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-11-03 01:15:43 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-11-03 01:15:43 (GMT)
commit203232ffdc781eff1e320eb8f20311913640e163 (patch)
treed6ac50ace7ff4ebf11f8c02b5e3ce3ab2287fd89 /src/declarative/graphicsitems/qmlgraphicstextinput.cpp
parent6d7888aa59f08a0f91aaf844f27dc0c9462707f6 (diff)
downloadQt-203232ffdc781eff1e320eb8f20311913640e163.zip
Qt-203232ffdc781eff1e320eb8f20311913640e163.tar.gz
Qt-203232ffdc781eff1e320eb8f20311913640e163.tar.bz2
Doc.
Diffstat (limited to 'src/declarative/graphicsitems/qmlgraphicstextinput.cpp')
-rw-r--r--src/declarative/graphicsitems/qmlgraphicstextinput.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/graphicsitems/qmlgraphicstextinput.cpp b/src/declarative/graphicsitems/qmlgraphicstextinput.cpp
index 44ccda1..9a4f627 100644
--- a/src/declarative/graphicsitems/qmlgraphicstextinput.cpp
+++ b/src/declarative/graphicsitems/qmlgraphicstextinput.cpp
@@ -54,7 +54,7 @@ QML_DEFINE_NOCREATE_TYPE(QValidator);
QML_DEFINE_TYPE(Qt,4,6,(QT_VERSION&0x00ff00)>>8,QIntValidator,QIntValidator);
/*!
- \qmlclass TextInput QFxTextInput
+ \qmlclass TextInput QmlGraphicsTextInput
The TextInput item allows you to add an editable line of text to a scene.
TextInput can only display a single line of text, and can only display