diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 10:29:21 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 10:29:21 (GMT) |
commit | f5408614bf3fe20ad5c4937c2329c8a77b8753cf (patch) | |
tree | 14648e99f6d8d8ec1f7b8e789ed833ac2a050703 /examples | |
parent | ef9fec988d3d7ea33836a08128119f99747dc9d5 (diff) | |
download | Qt-f5408614bf3fe20ad5c4937c2329c8a77b8753cf.zip Qt-f5408614bf3fe20ad5c4937c2329c8a77b8753cf.tar.gz Qt-f5408614bf3fe20ad5c4937c2329c8a77b8753cf.tar.bz2 |
Update URL of online documentation.
Reviewed-by: Trust Me
Diffstat (limited to 'examples')
-rw-r--r-- | examples/tutorials/addressbook-fr/README | 2 | ||||
-rw-r--r-- | examples/tutorials/addressbook/README | 2 | ||||
-rw-r--r-- | examples/widgets/stylesheet/mainwindow.cpp | 2 | ||||
-rw-r--r-- | examples/xml/dombookmarks/frank.xbel | 6 | ||||
-rw-r--r-- | examples/xml/dombookmarks/jennifer.xbel | 4 | ||||
-rw-r--r-- | examples/xml/saxbookmarks/frank.xbel | 6 | ||||
-rw-r--r-- | examples/xml/saxbookmarks/jennifer.xbel | 4 | ||||
-rw-r--r-- | examples/xml/streambookmarks/frank.xbel | 6 | ||||
-rw-r--r-- | examples/xml/streambookmarks/jennifer.xbel | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/examples/tutorials/addressbook-fr/README b/examples/tutorials/addressbook-fr/README index 2d528b5..3598593 100644 --- a/examples/tutorials/addressbook-fr/README +++ b/examples/tutorials/addressbook-fr/README @@ -4,7 +4,7 @@ Qt documentation, which can be viewed using Qt Assistant or a Web browser. The tutorial is also available online at -http://doc.trolltech.com/4.4/tutorial.html +http://qt.nokia.com/doc/4.4/tutorial.html All programs corresponding to the chapters in the tutorial should automatically be built when Qt is compiled, or will be provided as diff --git a/examples/tutorials/addressbook/README b/examples/tutorials/addressbook/README index 9b7f908..20ae7f3 100644 --- a/examples/tutorials/addressbook/README +++ b/examples/tutorials/addressbook/README @@ -4,7 +4,7 @@ Qt documentation, which can be viewed using Qt Assistant or a Web browser. The tutorial is also available online at -http://doc.trolltech.com/tutorial.html +http://qt.nokia.com/doc/tutorial.html All programs corresponding to the chapters in the tutorial should automatically be built when Qt is compiled, or will be provided as diff --git a/examples/widgets/stylesheet/mainwindow.cpp b/examples/widgets/stylesheet/mainwindow.cpp index d699094..54f80c1 100644 --- a/examples/widgets/stylesheet/mainwindow.cpp +++ b/examples/widgets/stylesheet/mainwindow.cpp @@ -68,7 +68,7 @@ void MainWindow::on_aboutAction_triggered() { QMessageBox::about(this, tr("About Style sheet"), tr("The <b>Style Sheet</b> example shows how widgets can be styled " - "using <a href=\"http://doc.trolltech.com/4.5/stylesheet.html\">Qt " + "using <a href=\"http://qt.nokia.com/doc/4.5/stylesheet.html\">Qt " "Style Sheets</a>. Click <b>File|Edit Style Sheet</b> to pop up the " "style editor, and either choose an existing style sheet or design " "your own.")); diff --git a/examples/xml/dombookmarks/frank.xbel b/examples/xml/dombookmarks/frank.xbel index 4dfaa4c..6bd63b8 100644 --- a/examples/xml/dombookmarks/frank.xbel +++ b/examples/xml/dombookmarks/frank.xbel @@ -71,13 +71,13 @@ </folder> <folder folded="no"> <title>Qt</title> - <bookmark href="http://doc.trolltech.com/2.3/"> + <bookmark href="http://qt.nokia.com/doc/2.3/"> <title>Qt 2.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/3.3/"> + <bookmark href="http://qt.nokia.com/doc/3.3/"> <title>Qt 3.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/4.0/"> <title>Qt 4.0 Reference</title> </bookmark> <bookmark href="http://qt.nokia.com/"> diff --git a/examples/xml/dombookmarks/jennifer.xbel b/examples/xml/dombookmarks/jennifer.xbel index ea75cbc..36256fd 100644 --- a/examples/xml/dombookmarks/jennifer.xbel +++ b/examples/xml/dombookmarks/jennifer.xbel @@ -45,13 +45,13 @@ <title>QtQuestions</title> </bookmark> </folder> - <bookmark href="http://doc.trolltech.com/qq/"> + <bookmark href="http://qt.nokia.com/doc/qq/"> <title>Qt Quarterly</title> </bookmark> <bookmark href="http://qt.nokia.com/"> <title>Qt home page</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/4.0/"> <title>Qt 4.0 documentation</title> </bookmark> <bookmark href="http://qt.nokia.com/developer/faqs/"> diff --git a/examples/xml/saxbookmarks/frank.xbel b/examples/xml/saxbookmarks/frank.xbel index 4dfaa4c..6bd63b8 100644 --- a/examples/xml/saxbookmarks/frank.xbel +++ b/examples/xml/saxbookmarks/frank.xbel @@ -71,13 +71,13 @@ </folder> <folder folded="no"> <title>Qt</title> - <bookmark href="http://doc.trolltech.com/2.3/"> + <bookmark href="http://qt.nokia.com/doc/2.3/"> <title>Qt 2.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/3.3/"> + <bookmark href="http://qt.nokia.com/doc/3.3/"> <title>Qt 3.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/4.0/"> <title>Qt 4.0 Reference</title> </bookmark> <bookmark href="http://qt.nokia.com/"> diff --git a/examples/xml/saxbookmarks/jennifer.xbel b/examples/xml/saxbookmarks/jennifer.xbel index ea75cbc..36256fd 100644 --- a/examples/xml/saxbookmarks/jennifer.xbel +++ b/examples/xml/saxbookmarks/jennifer.xbel @@ -45,13 +45,13 @@ <title>QtQuestions</title> </bookmark> </folder> - <bookmark href="http://doc.trolltech.com/qq/"> + <bookmark href="http://qt.nokia.com/doc/qq/"> <title>Qt Quarterly</title> </bookmark> <bookmark href="http://qt.nokia.com/"> <title>Qt home page</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/4.0/"> <title>Qt 4.0 documentation</title> </bookmark> <bookmark href="http://qt.nokia.com/developer/faqs/"> diff --git a/examples/xml/streambookmarks/frank.xbel b/examples/xml/streambookmarks/frank.xbel index 4dfaa4c..6bd63b8 100644 --- a/examples/xml/streambookmarks/frank.xbel +++ b/examples/xml/streambookmarks/frank.xbel @@ -71,13 +71,13 @@ </folder> <folder folded="no"> <title>Qt</title> - <bookmark href="http://doc.trolltech.com/2.3/"> + <bookmark href="http://qt.nokia.com/doc/2.3/"> <title>Qt 2.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/3.3/"> + <bookmark href="http://qt.nokia.com/doc/3.3/"> <title>Qt 3.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/4.0/"> <title>Qt 4.0 Reference</title> </bookmark> <bookmark href="http://qt.nokia.com/"> diff --git a/examples/xml/streambookmarks/jennifer.xbel b/examples/xml/streambookmarks/jennifer.xbel index ea75cbc..36256fd 100644 --- a/examples/xml/streambookmarks/jennifer.xbel +++ b/examples/xml/streambookmarks/jennifer.xbel @@ -45,13 +45,13 @@ <title>QtQuestions</title> </bookmark> </folder> - <bookmark href="http://doc.trolltech.com/qq/"> + <bookmark href="http://qt.nokia.com/doc/qq/"> <title>Qt Quarterly</title> </bookmark> <bookmark href="http://qt.nokia.com/"> <title>Qt home page</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/4.0/"> <title>Qt 4.0 documentation</title> </bookmark> <bookmark href="http://qt.nokia.com/developer/faqs/"> |