aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcontext.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@digia.com>2015-06-04 15:13:08 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-07 14:24:38 +0000
commit5b7f20376527812a814b422d8409842cf0704883 (patch)
tree90d226013eb2fb7f4883abf352c31aea86349a87 /src/qml/qml/qqmlcontext.cpp
parent1507c33be746c878e0d798692a9503b89f8c146b (diff)
doc: Remove uses of \mainclass
This qdoc command is deprecated. Change-Id: I4fd7ab301f1fa5b5b9b5db6a7d710ee2f147dfcb Task-number: QTBUG-46476 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/qml/qml/qqmlcontext.cpp')
-rw-r--r--src/qml/qml/qqmlcontext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlcontext.cpp b/src/qml/qml/qqmlcontext.cpp
index 052f371516..56326df979 100644
--- a/src/qml/qml/qqmlcontext.cpp
+++ b/src/qml/qml/qqmlcontext.cpp
@@ -57,7 +57,6 @@ QQmlContextPrivate::QQmlContextPrivate()
/*!
\class QQmlContext
\brief The QQmlContext class defines a context within a QML engine.
- \mainclass
\inmodule QtQml
Contexts allow data to be exposed to the QML components instantiated by the