aboutsummaryrefslogtreecommitdiffstats
path: root/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc')
-rw-r--r--examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc b/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc
index 56c515e..6199a79 100644
--- a/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc
+++ b/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc
@@ -26,16 +26,16 @@
****************************************************************************/
/*!
- \title Embedded QWindow
+ \title macOS: Embedded QWindow
\ingroup examples-qtmacextras
\example embeddedqwindow
- \brief Demonstrates embedding a QWindow into an view hierarchy of a Mac
- OS X application.
+ \brief Demonstrates embedding a QWindow into an view hierarchy of a \macos
+ application.
- This OS X-specific example shows how to create a view hierarchy
+ This \macos-specific example shows how to create a view hierarchy
containing a QWindow, with handling of Qt's mouse and keyboard events.
\include examples-run.qdocinc
- \sa {Qt for OS X}, {Qt Mac Extras}
+ \sa {Qt for macOS}, {Qt Mac Extras}
*/