From 4673ca52eec52c7b233a4efebf7e2f21be0011c5 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 8 Oct 2013 12:00:24 +0200 Subject: Doc: Adding "\inmodule QtScript" to Qt Script classes. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -reduces QDoc warnings -lists the classes in the C++ pages Change-Id: I97db6b8bec4d44d1ee37ed2925ef7309cd0d420f Reviewed-by: Jędrzej Nowacki --- src/script/api/qscriptcontext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api/qscriptcontext.cpp') diff --git a/src/script/api/qscriptcontext.cpp b/src/script/api/qscriptcontext.cpp index cbded31..2791cf3 100644 --- a/src/script/api/qscriptcontext.cpp +++ b/src/script/api/qscriptcontext.cpp @@ -44,7 +44,7 @@ QT_BEGIN_NAMESPACE /*! \since 4.3 \class QScriptContext - + \inmodule QtScript \brief The QScriptContext class represents a Qt Script function invocation. \ingroup script -- cgit v1.2.1