aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-08-30 16:12:16 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2014-09-01 10:18:47 +0200
commit07d9da673809d3b09474bb18a27b973227a33a0a (patch)
tree777be55e8355cdf5dc5bf58e5d3756b1c1b5754d /examples
parent6385662c7b3689d1a48f93f42193b2eebc5b2538 (diff)
Doc: Fixed broken links caused by "OS X" rename in qtdoc repo.
-article was renamed to use "OS X" from "Mac OS X". Task-number: QTBUG-40759 Change-Id: I7eb9549883f6ba3be46120e4759e603752a3eb30 Reviewed-by: Jake Petroules <jake.petroules@petroules.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'examples')
-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
3 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 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}
*/