aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc4
-rw-r--r--examples/macextras/macfunctions/doc/src/qtmacextras-example-macfunctions.qdoc2
-rw-r--r--examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc4
-rw-r--r--src/macextras/doc/src/qtmacextras-examples.qdoc2
4 files changed, 6 insertions, 6 deletions
diff --git a/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc b/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc
index e5bab01..bad6c85 100644
--- a/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc
+++ b/examples/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc
@@ -32,10 +32,10 @@
\brief Demonstrates embedding a QWindow into an view hierarchy of a Mac
OS X application.
- This Mac OS X-specific example shows how to create a view hierarchy
+ This OS X-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 Mac OS X}, {Qt Mac Extras}
+ \sa {Qt for OS X}, {Qt Mac Extras}
*/
diff --git a/examples/macextras/macfunctions/doc/src/qtmacextras-example-macfunctions.qdoc b/examples/macextras/macfunctions/doc/src/qtmacextras-example-macfunctions.qdoc
index bcd6f40..ed7dc37 100644
--- a/examples/macextras/macfunctions/doc/src/qtmacextras-example-macfunctions.qdoc
+++ b/examples/macextras/macfunctions/doc/src/qtmacextras-example-macfunctions.qdoc
@@ -36,5 +36,5 @@
\include examples-run.qdocinc
- \sa {Qt for Mac OS X}, {Qt Mac Extras}
+ \sa {Qt for OS X}, {Qt Mac Extras}
*/
diff --git a/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc b/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc
index df99169..c25e6d1 100644
--- a/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc
+++ b/examples/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc
@@ -33,12 +33,12 @@
This example shows how to use QMacPasteboardMime to do conversion
between a MIME type and a Uniform Type Identifier (UTI) format used
- on Mac OS X.
+ on OS X.
The example creates a widget that accepts drag & drop events, and
reads contents of dropped business cards in vCard format.
\include examples-run.qdocinc
- \sa {Qt for Mac OS X}, {Qt Mac Extras}
+ \sa {Qt for OS X}, {Qt Mac Extras}
*/
diff --git a/src/macextras/doc/src/qtmacextras-examples.qdoc b/src/macextras/doc/src/qtmacextras-examples.qdoc
index 4076278..eefb6ac 100644
--- a/src/macextras/doc/src/qtmacextras-examples.qdoc
+++ b/src/macextras/doc/src/qtmacextras-examples.qdoc
@@ -48,5 +48,5 @@
Here is a list of example applications demonstrating the functionality
provided by the \l{Qt Mac Extras} module.
-\note These examples work only on \l{Qt for Mac OS X}{Mac OS X} operating system.
+\note These examples work only on \l{Qt for OS X}{OS X} operating system.
*/