Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.0.0
-
None
-
Online Qt 4.7-snapshot
-
9eccc9cd279ead6921e03e09777f2bb49f45d479, 49bb852292249e9e5801b792f9febc195e996ec5
Description
1)Some of the links to the class documentation point to their Qt 4.5 version:
examples:
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-os-supported-platforms.html
-the link to the QtOpenGL points to the Qt 4.5 doc
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-debug-mode.html
-the links to QObject, QFileInfo, QVariant, QHash, and QMap point to the 4.5 version
http://doc.qt.nokia.com/qtcreator-2.0.90/adding-plugins.html
-the section with "(QtDesigner, QtScript, QtXml, QtGui and QtCore)", links are pointing to the 4.5 doc version
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-project-wizards.html
-page has links to 4.5
-the other pages in the Debugging section have the class links point to the 4.5 version
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-editor-finding.html
-this part "see Detailed Description in the QRegExp Class Reference." has link to 4.6 and 4.5
-most of the other sections have the class link point to the 4.7 snapshot version
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-writing-program.html
-some links point to the 4.7 snapshot, some point to the 4.5 version
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-project-wizards.html
-QCheckBox points to the 4.5 version
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-project-qmake.html
-"see the qmake Manual." points to Qt 4.2.
2)Missing link(s):
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-design-mode.html
-the QML link is pointing to the declarativeui.html file, which doesn't exist. I remember that the qtquick.html used to be declarativeui.html before.
http://doc.qt.nokia.com/qtcreator-2.0.90/creator-qml-application.html
-same declarativeui.html link
http://doc.qt.nokia.com/qtcreator-2.0.90/qt-quick-toolbars.html
-there are two links in this section "edit the properties of Border Image and Image components".
-Border Image is trying to link to http://doc.qt.nokia.com/latest/qml-borderimage.html which doesn't exist.
-Image is trying to link to http://doc.qt.nokia.com/latest/qml-image.html which also doesn't exist.
-"properties of Text components"
-Text is pointing to a non-existent http://doc.qt.nokia.com/latest/qml-text.html.
-These links are pointing to a "latest" directory, not the 4.7-snapshot. The Rectangle link at the bottom of the page is pointing to the 4.7-snapshot
Attachments
Issue Links
- depends on
-
QTBUG-13828 sort the generated index file
- Closed