summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-08-06 10:41:09 +0200
committerFriedemann Kleint <Friedemann.Kleint@digia.com>2014-08-06 11:11:57 +0200
commit6eefe959cac8753484e34005660b6a70f72a50e0 (patch)
treedbe4d7079c249982138741c4731e7b5aeb315568
parent0dec420dfed8e0e77a1b48d81362e18d6083de8f (diff)
downloadqtdoc-6eefe959cac8753484e34005660b6a70f72a50e0.tar.gz
Fix documentation warnings.
doc/src/platforms/windows.qdoc:234: warning: Unknown command '\cQt' doc/src/platforms/windows.qdoc:235: warning: Unknown command '\cQt' doc/src/platforms/windows.qdoc:236: warning: Unknown command '\cQt' doc/src/platforms/windows.qdoc:261: warning: Unknown command '\cQt' Change-Id: Ideae735d9000384e41b909efa7ba96cc5891f770 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
-rw-r--r--doc/src/platforms/windows.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/platforms/windows.qdoc b/doc/src/platforms/windows.qdoc
index 8b41890f..8399a0a7 100644
--- a/doc/src/platforms/windows.qdoc
+++ b/doc/src/platforms/windows.qdoc
@@ -231,9 +231,9 @@
environment variable and the following application attributes:
\list
- \li \cQt::AA_UseDesktopOpenGL Equivalent to setting \c{QT_OPENGL} to \c{desktop}.
- \li \cQt::AA_UseOpenGLES Equivalent to setting \c{QT_OPENGL} to \c{angle}.
- \li \cQt::AA_UseSoftwareOpenGL Equivalent to setting \c{QT_OPENGL} to \c{software}.
+ \li \c Qt::AA_UseDesktopOpenGL Equivalent to setting \c{QT_OPENGL} to \c{desktop}.
+ \li \c Qt::AA_UseOpenGLES Equivalent to setting \c{QT_OPENGL} to \c{angle}.
+ \li \c Qt::AA_UseSoftwareOpenGL Equivalent to setting \c{QT_OPENGL} to \c{software}.
\endlist
When a certain configuration is requested explicitly, no checks are done at
@@ -258,7 +258,7 @@
-lopengl32} (MinGW). The result is, from the application's perspective,
equivalent to the \c{-opengl desktop} build configuration of Qt.
- \cQt::AA_UseSoftwareOpenGL is special in the sense that it will try to load
+ \c Qt::AA_UseSoftwareOpenGL is special in the sense that it will try to load
an OpenGL implementation with a non-standard name. The default name is
\c{QtSoftwareOpenGL.dll}. This allows shipping a software-only OpenGL
implementation, for example a build of