From eff7a6473c1fe019c0906887dd723c0bc00dd6f7 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Fri, 13 Feb 2015 14:56:43 +0100 Subject: qdoc: Replace qt-project.org/doc with doc.qt.io also update some broken links while we are at it ... Change-Id: I9707a01b01be82e229c8f135c9ae093d73fd1204 Reviewed-by: Martin Smith --- src/tools/qdoc/doc/qdoc-manual-markupcmds.qdoc | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/tools/qdoc/doc/qdoc-manual-markupcmds.qdoc') diff --git a/src/tools/qdoc/doc/qdoc-manual-markupcmds.qdoc b/src/tools/qdoc/doc/qdoc-manual-markupcmds.qdoc index 7825fc3a91..9f719ec3bc 100644 --- a/src/tools/qdoc/doc/qdoc-manual-markupcmds.qdoc +++ b/src/tools/qdoc/doc/qdoc-manual-markupcmds.qdoc @@ -1479,10 +1479,10 @@ \printuntil hello First we create a \l - {http://qt-project.org/doc/qt-5.0/qtwidgets/qapplication.html} {QApplication} + {http://doc.qt.io/qt-5/qapplication.html} {QApplication} object using the \c argc and \c argv parameters, then we create a \l - {http://qt-project.org/doc/qt-5.0/qtwidgets/qpushbutton.html} {QPushButton}. + {http://doc.qt.io/qt-5/qpushbutton.html} {QPushButton}. \endquotation See also \l {printline-command} {\\printline} and \l @@ -1776,7 +1776,7 @@ \code / *! - Read the \l {http://qt-project.org/doc/qt-5.0/} + Read the \l {http://doc.qt.io/qt-5/} {Qt 5.0 Documentation} carefully. * / \endcode @@ -1784,7 +1784,7 @@ QDoc renders this as: \quotation - Read the \l {http://qt-project.org/doc/qt-5.0/} + Read the \l {http://doc.qt.io/qt-5/} {Qt 5.0 Documentation} carefully. \endquotation @@ -2318,7 +2318,7 @@ - + Signals and Slots Signals and slots are used for communication @@ -2327,7 +2327,7 @@ - + Layout Management The Qt layout system provides a simple and powerful way of specifying the layout @@ -2336,7 +2336,7 @@ - + Drag and Drop Drag and drop provides a simple visual mechanism which users can use to transfer @@ -2437,7 +2437,7 @@ - + Signals and Slots Signals and slots are used for communication @@ -2499,7 +2499,7 @@ - + Signals and Slots Signals and slots are used for communication @@ -2508,7 +2508,7 @@ - + Layout Management The Qt layout system provides a simple and powerful way of specifying the layout @@ -2517,7 +2517,7 @@ - + Drag and Drop Drag and drop provides a simple visual mechanism which users can use to transfer @@ -2935,7 +2935,7 @@ \quotation \raw HTML

geometry : - QRect + QRect

\endraw -- cgit v1.2.3