aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc/src/qtquick2drenderer-limitations.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/qtquick2drenderer-limitations.qdoc')
-rw-r--r--src/doc/src/qtquick2drenderer-limitations.qdoc14
1 files changed, 8 insertions, 6 deletions
diff --git a/src/doc/src/qtquick2drenderer-limitations.qdoc b/src/doc/src/qtquick2drenderer-limitations.qdoc
index 8271001654..63c3f209f2 100644
--- a/src/doc/src/qtquick2drenderer-limitations.qdoc
+++ b/src/doc/src/qtquick2drenderer-limitations.qdoc
@@ -1,11 +1,12 @@
-/****************************************************************************
+/******************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of Qt Quick 2d Renderer module of the Qt Toolkit.
+** This file is part of the Qt Quick 2d Renderer module.
+**
+** $QT_BEGIN_LICENSE:COMM$
**
-** $QT_BEGIN_LICENSE$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
@@ -13,9 +14,10 @@
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us.
+**
** $QT_END_LICENSE$
**
-****************************************************************************/
+******************************************************************************/
/*!
\page qtquick2drenderer-limitations.html
@@ -51,8 +53,8 @@
\section1 Rendering Text
The text rendering with \RENDERER is based on software rasterization and does
not respond as well to transformations such as scaling as when using OpenGL.
- The quality is similar to choosing \l {QtQuick::Text::renderType}
- {Text.NativeRendering} with \l {QtQuick::}{Text} items.
+ The quality is similar to choosing \l [QML] {Text::renderType}
+ {Text.NativeRendering} with \l [QML] {Text} items.
\section1 Render Control
QQuickRenderControl depends on OpenGL to function and will not function