Qt5/Documentation/OverviewClassification: Difference between revisions
(Created page with "== Batch 1 == === Uncategorized === {| |- ! Title !! Link !! Status !! Action |- |The dumpcpp Tool (ActiveQt) || http://doc-snapshot.qt-project.org/5.0/activeqt-dumpcpp.html...") Â |
No edit summary |
||
Line 1: | Line 1: | ||
=== | === Needs action === | ||
{| | {| | ||
|- | |- | ||
Line 18: | Line 17: | ||
|Codecs || http://doc-snapshot.qt-project.org/5.0/codecs.html || <span style="color:green">OK</span> || Empty list, remove? | |Codecs || http://doc-snapshot.qt-project.org/5.0/codecs.html || <span style="color:green">OK</span> || Empty list, remove? | ||
|- | |- | ||
|ActiveX in Qt || http://doc-snapshot.qt-project.org/5.0/qt-activex.html || <span style="color:green">OK</span> || What's the status for ActiveX? | |||
|- | |||
|Qt for Windows CE || http://doc-snapshot.qt-project.org/5.0/qtce.html || <span style="color:green">OK</span> || What's the status for CE? | |||
|- | |||
|Configuring Qt || http://doc-snapshot.qt-project.org/5.0/qtconfig.html || <span style="color:red">Fix</span> || Is this even supported anymore? It doesn't even build | |||
|- | |||
|Qt Performance Tuning || http://doc-snapshot.qt-project.org/5.0/qt-performance.html || <span style="color:red">Fix</span> || At least the part about QDirectPainter needs to go; probably best to '''Kill''' it | |||
|- | |||
|Windows CE - Using shadow builds || http://doc-snapshot.qt-project.org/5.0/shadow.html ||Â <span style="color:red">Fix</span> || WinCE? | |||
|- | |||
|Windows CE - Introduction to using Qt || http://doc-snapshot.qt-project.org/5.0/wince-with-qt-introduction.html || <span style="color:red">Fix</span> || is CE still supported? || WinCE | |||
|- | |||
|Windows CE - Working with Custom SDKs || http://doc-snapshot.qt-project.org/5.0/windowsce-customization.html || <span style="color:red">Fix</span> || is CE still supported? || WinCE | |||
|- | |||
|Qt for Windows CE and OpenGL ES || http://doc-snapshot.qt-project.org/5.0/windowsce-opengl.html || <span style="color:red">Fix</span> || Outdated: Only mentions QGLWidget; is CE still supported? || WinCE | |||
|- | |||
|Windows CE - Signing || http://doc-snapshot.qt-project.org/5.0/windowsce-signing.html || <span style="color:red">Fix</span> || Is CE still supported? || WinCE | |||
|} | |} | ||
=== | Â | ||
 | |||
===Introduction=== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |What's New in Qt 5 || http://doc-snapshot.qt-project.org/5.0/qt5-intro.html || <span style="color:red">Fix</span> || Not complete. Too focused on mobile | ||
|} | |} | ||
==== | ==== Porting from Qt 4 ==== | ||
{| | {| | ||
|- | |- | ||
|Porting QML Applications to Qt 5 || http://doc-snapshot.qt-project.org/5.0/qtquick-porting-qt5.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Porting Applications from QtMobility Sensors to Qt Sensors || http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | Â | ||
=== SDK === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Configuration Options for Qt || http://doc-snapshot.qt-project.org/5.0/configure-options.html || <span style="color:red">Fix</span> || Not updated to match options in Qt 5 | ||
|- | |- | ||
| | |CMake Manual || http://doc-snapshot.qt-project.org/5.0/cmake-manual.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | Â | ||
====Tools==== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Using Qt Assistant as a Custom Help Viewer || http://doc-snapshot.qt-project.org/5.0/assistant-custom-help-viewer.html || <span style="color:red">Fix</span> || Mentions CD-ROMs like it's state of the art, so it sounds super-old. Talks about Qt 4.4 like it's the latest version. | ||
|- | |- | ||
| | |Qt Assistant || http://doc-snapshot.qt-project.org/5.0/assistant.html || <span style="color:red">Fix</span> || Screenshot says "Qt 4.4" and has a HUGE Trolltech-logo :P. Mentions of Qt 4.4.0 and Qt 4.4.1 in examples. Lots of Qt 4.4 screenshots done on Windows XP. Maybe we should update those? Claims Assistant is better than a web browser since it can do full text search, which we plan to implement in the web page as well? Also, Google might have something to cover that stuff. | ||
| | |||
| | |||
|} | |} | ||
==== | Â | ||
 | |||
====Tools==== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Creating and Using Components for Qt Designer || http://doc-snapshot.qt-project.org/5.0/qtdesigner-components.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QtDesigner Module || http://doc-snapshot.qt-project.org/5.0/qtdesigner-module.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | ==== Tools ==== | ||
{| | {| | ||
|- | |- | ||
|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Qt's Tools || http://doc-snapshot.qt-project.org/5.0/qttools.html || <span style="color:green">OK</span> || Some of these have been moved into the QtTools add-on, I think | ||
|} | |} | ||
=== | ==== General ==== | ||
{| | {| | ||
|- | |- | ||
|Developing Qt Applications for Mac OS X || http://doc-snapshot.qt-project.org/5.0/developing-on-mac.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Cross-Platform and Platform-Specific Development || http://doc-snapshot.qt-project.org/5.0/developing-with-qt.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Exception Safety || http://doc-snapshot.qt-project.org/5.0/exceptionsafety.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | ==== General ==== | ||
{| | {| | ||
|- | |- | ||
|General Qt Requirements || http://doc-snapshot.qt-project.org/5.0/requirements.html || <span style="color:red">Fix</span> || Update to QPA | |||
|- | |- | ||
| | |Qt for Mac OS X Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-mac.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt for Windows CE Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-wince.html || <span style="color:red">Fix</span> || Looks outdated; is CE even supported anymore? | ||
|- | |- | ||
| | |Qt for Windows Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-win.html || <span style="color:green">OK</span> || But rename QML2 to QtQuick2 | ||
|- | |- | ||
| | |Qt for X11 Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-x11.html || <span style="color:red">Fix</span> || Outdated, doesn't mention xcb | ||
|} | |} | ||
 | ==== qmlscene ==== | ||
=== | |||
{| | {| | ||
|- | |- | ||
|Prototyping with qmlscene || http://doc-snapshot.qt-project.org/5.0/qtquick-qmlscene.html || <span style="color:green">OK</span> | |||
| | |||
|} | |} | ||
=== | Â | ||
==== Deployment ==== | |||
{| | {| | ||
|- | |- | ||
|Deploying Qt Applications || http://doc-snapshot.qt-project.org/5.0/deployment.html || <span style="color:red">Fix</span> || Outdated list of modules, and outdated list of platforms? | |||
|- | |||
|Deploying an Application on Mac OS X || http://doc-snapshot.qt-project.org/5.0/deployment-mac.html || <span style="color:red">Fix</span> || Is this up-to-date? The deployment tool mentioned here does not seem to exist. What about Creator? | |||
|- | |- | ||
| | |Deploying Plugins || http://doc-snapshot.qt-project.org/5.0/deployment-plugins.html || <span style="color:red">Fix</span> || Has several mentions of Qt 4 version numbers as examples. | ||
|- | |||
|Deploying an Application on Windows || http://doc-snapshot.qt-project.org/5.0/deployment-windows.html || <span style="color:green">OK</span> || <span style="color:green">OK</span> with some reservations: Does not mention SDK or Qt Creator at all.. Should it? | |||
|- | |||
|Deploying an Application on X11 Platforms || http://doc-snapshot.qt-project.org/5.0/deployment-x11.html || <span style="color:green">OK</span> || <span style="color:green">OK</span> with some reservations: Does not mention SDK or Qt Creator at all.. Should it? | |||
|} | |} | ||
 | ==== Qt Creator ==== | ||
=== | |||
 | |||
 | |||
{| | {| | ||
|- | |- | ||
 | |Qt Designer's Buddy Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-buddy-mode.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Designer's Signals and Slots Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-connection-mode.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Creating Custom Widget Extensions || http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets-extensions.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Creating Custom Widgets for Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets.html || <span style="color:green">OK</span> | ||
 | |||
 | |||
|- | |- | ||
|Creating Main Windows in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-creating-mainwindows.html || <span style="color:green">OK</span> | |||
|- | |- | ||
|Qt | |Customizing Qt Designer Forms || http://doc-snapshot.qt-project.org/5.0/designer-customizing-forms.html || <span style="color:red">Fix</span> || Refers to QWidget include file as <QtGui/QWidget> | ||
|- | |- | ||
|Qt | |Qt Designer's Editing Modes || http://doc-snapshot.qt-project.org/5.0/designer-editing-mode.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Using Layouts in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-layouts.html || <span style="color:red">Fix</span> || Talks about QFormLayout as if it's the new sliced bread | ||
|- | |- | ||
|Qt | |Qt Designer Manual || http://doc-snapshot.qt-project.org/5.0/designer-manual.html || <span style="color:red">Fix</span> || Should be clear about this being a designer for Widget apps specifically and that there are options. | ||
|- | |- | ||
|Qt | |Saving, Previewing and Printing Forms in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-preview.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |A Quick Start to Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-quick-start.html || <span style="color:green">OK</span> | ||
 | |||
|- | |- | ||
 | |Editing Resources with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-resources.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Using Stylesheets with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-stylesheet.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Designer's Tab Order Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-tab-order.html || <span style="color:green">OK</span> | ||
 | |||
 | |||
 | |||
|- | |- | ||
|Getting to Know Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-to-know.html || <span style="color:red">Fix</span> || Outdated information on how to start application (should probably focus on Qt Creator integration). Contains a reference to old "Qt Software" branding. | |||
|- | |- | ||
|Qt | |Qt Designer's UI File Format || http://doc-snapshot.qt-project.org/5.0/designer-ui-file-format.html || <span style="color:green">OK</span> || XML-schema missing, but this will probably be picked up by a qdoc error. | ||
|- | |- | ||
| | |Using a Designer UI File in Your Application || http://doc-snapshot.qt-project.org/5.0/designer-using-a-ui-file.html || <span style="color:green">OK</span> || Some iffy code snippets | ||
|- | |- | ||
| | |Using Containers in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-using-containers.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Using Custom Widgets with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-using-custom-widgets.html || <span style="color:green">OK</span> || | ||
|- | |- | ||
| | |Qt Designer's Widget Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-widget-mode.html || <span style="color:red">Fix</span> || Contains a TODO: "### Screenshot of widget box, again" | ||
|} | |||
 | |||
 | |||
==== Cross-platform development ==== | |||
{| | |||
|- | |- | ||
| | |Supported Platforms || http://doc-snapshot.qt-project.org/5.0/platform-details.html || <span style="color:red">Fix</span> || See [https://bugreports.qt-project.org/browse/QTBUG-27250 QTBUG-27250]. Also mentions Nokia. Consider syncing with [http://qt.digia.com/Product/Supported-Platforms/ Digia's page] | ||
|- | |- | ||
| | |Platform and Compiler Notes || http://doc-snapshot.qt-project.org/5.0/platform-notes.html || <span style="color:red">Fix</span> || Remove "embedded linux" | ||
|- | |- | ||
| | |Platform Notes - INTEGRITY || http://doc-snapshot.qt-project.org/5.0/platform-notes-integrity.html || <span style="color:red">Fix</span> || Says it's community-port based on Qt for Embedded Linux. Should it be '''killed''' as well? | ||
|- | |- | ||
| | |Platform and Compiler Notes - Mac OS X || http://doc-snapshot.qt-project.org/5.0/platform-notes-mac.html || <span style="color:red">Fix</span> || Code snippet won't compile because it uses QApplication without including QtWidgets. Also has an empty section labelled "Binary Package". | ||
|- | |- | ||
| | |Platform and Compiler Notes - QNX || http://doc-snapshot.qt-project.org/5.0/platform-notes-qnx.html || <span style="color:red">Fix</span> || Says it's community-port based on Qt for Embedded Linux. Should it be '''killed''' as well? | ||
|- | |- | ||
| | |Platform and Compiler Notes - VxWorks || http://doc-snapshot.qt-project.org/5.0/platform-notes-vxworks.html || <span style="color:red">Fix</span> || References Qt embedded. | ||
|- | |- | ||
| | |Platform and Compiler Notes - Windows || http://doc-snapshot.qt-project.org/5.0/platform-notes-windows.html || <span style="color:red">Fix</span> || Refers to compiling Qt 4. Contains the macro "%VERSION%": Is this supposed to be expanded by qdoc? | ||
|- | |- | ||
|Platform and Compiler Notes - X11 || http://doc-snapshot.qt-project.org/5.0/platform-notes-x11.html || <span style="color:red">Fix</span> || A lot of this information is outdated | |||
|- | |||
|Platform-Specific Documentation || http://doc-snapshot.qt-project.org/5.0/platform-specific.html || <span style="color:red">Fix</span> || outdated | |||
|} | |} | ||
 | ==== qmake ==== | ||
 | |||
== | |||
 | |||
{| | {| | ||
|- | |- | ||
| | |qmake Advanced Usage || http://doc-snapshot.qt-project.org/5.0/qmake-advanced-usage.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |qmake Common Projects || http://doc-snapshot.qt-project.org/5.0/qmake-common-projects.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Configuring qmake's Environment || http://doc-snapshot.qt-project.org/5.0/qmake-environment-reference.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |qmake Function Reference || http://doc-snapshot.qt-project.org/5.0/qmake-function-reference.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |qmake Manual || http://doc-snapshot.qt-project.org/5.0/qmake-manual.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |qmake Platform Notes || http://doc-snapshot.qt-project.org/5.0/qmake-platform-notes.html || <span style="color:red">Fix</span> || Contains sections about Symbian | ||
|- | |- | ||
| | |Using Precompiled Headers || http://doc-snapshot.qt-project.org/5.0/qmake-precompiledheaders.html || <span style="color:red">Fix</span> || Contains some 4.0 versioning in the code snippets and claims we still support VC6. | ||
|- | |- | ||
| | |qmake Project Files || http://doc-snapshot.qt-project.org/5.0/qmake-project-files.html || <span style="color:red">Fix</span> || Outdated examples where you have to do "CONFIG += qt thread" to get a multithreaded Qt application. Outdated list of modules. | ||
|} | |} | ||
==== | Â | ||
 | |||
==== sdk ==== | |||
 | |||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action !! Sub-topic | |||
|- | |- | ||
|Qt | |Getting Started Programming with Qt || http://doc-snapshot.qt-project.org/5.0/gettingstartedqt.html || <span style="color:red">Fix</span> || Called "Getting started with Qt" instead of "Getting started with QtWidgets" | ||
|- | |- | ||
| | |Installation || http://doc-snapshot.qt-project.org/5.0/installation.html || <span style="color:green">OK</span> || Expand with more platforms? || Installation | ||
|- | |- | ||
| | |Installing Qt for Mac OS X || http://doc-snapshot.qt-project.org/5.0/install-mac.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation | ||
|- | |- | ||
| | |Installing Qt for Windows CE || http://doc-snapshot.qt-project.org/5.0/install-wince.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation | ||
|- | |- | ||
| | |Installing Qt for Windows || http://doc-snapshot.qt-project.org/5.0/install-win.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation | ||
|- | |- | ||
|Qt | |Installing Qt for X11 Platforms || http://doc-snapshot.qt-project.org/5.0/install-x11.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation | ||
|- | |- | ||
| | |Qt Linguist Manual: Text ID Based Translations || http://doc-snapshot.qt-project.org/5.0/linguist-id-based-i18n.html || <span style="color:green">OK</span> || - || Linguist | ||
|- | |- | ||
|Qt | |Qt Linguist Manual: Release Manager || http://doc-snapshot.qt-project.org/5.0/linguist-manager.html || <span style="color:green">OK</span> || - || Linguist | ||
|- | |- | ||
| | |Qt Linguist Manual || http://doc-snapshot.qt-project.org/5.0/linguist-manual.html ||Â <span style="color:green">OK</span> || - || Linguist | ||
|- | |- | ||
| | |Qt Linguist Manual: Programmers || http://doc-snapshot.qt-project.org/5.0/linguist-programmers.html || <span style="color:red">Fix</span> || Include information about QML || Linguist | ||
|- | |- | ||
| | |Qt Linguist Manual: Translators || http://doc-snapshot.qt-project.org/5.0/linguist-translators.html || <span style="color:red">Fix</span> || First section only says "Contents". Placeholder? || Linguist | ||
|- | |- | ||
| | |Qt Linguist Manual: TS File Format || http://doc-snapshot.qt-project.org/5.0/linguist-ts-file-format.html || <span style="color:red">Fix</span> || Missing DTD || Linguist | ||
|- | |- | ||
| | |Support for Linux/X11 || http://doc-snapshot.qt-project.org/5.0/linuxx11-support.html || <span style="color:red">Fix</span> || List of features includes graphics view and QtOpenGL, but not QML. || Platforms | ||
|- | |- | ||
| | |Qt for Mac OS X - Specific Issues || http://doc-snapshot.qt-project.org/5.0/mac-differences.html || <span style="color:red">Fix</span> || Suggests contacting technical support. Should perhaps redirect to mailing lists and forums instead? Also mentions that Q_WS_MAC is no longer defined, but still uses it in a code snippet. || Platforms | ||
|- | |||
|Support for Mac OS X || http://doc-snapshot.qt-project.org/5.0/mac-support.html || <span style="color:red">Fix</span> || List of features includes graphics view and QtOpenGL, but not QML. || Platforms | |||
|- | |- | ||
| | |Using the Meta-Object Compiler (moc) || http://doc-snapshot.qt-project.org/5.0/moc.html || <span style="color:red">Fix</span> || Says that "moc does not expand macros", but I think Lars added a fully functioning preprocessor? || Tools | ||
|} | |||
 | |||
 | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |qmake Reference || http://doc-snapshot.qt-project.org/5.0/qmake-reference.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Running qmake || http://doc-snapshot.qt-project.org/5.0/qmake-running.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |qmake Tutorial || http://doc-snapshot.qt-project.org/5.0/qmake-tutorial.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Using qmake || http://doc-snapshot.qt-project.org/5.0/qmake-using.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |qmake Variable Reference || http://doc-snapshot.qt-project.org/5.0/qmake-variable-reference.html || <span style="color:red">Fix</span> || Contains information particular to Symbian and Maemo. Layout is all crazy. Module list for QT variable is outdated. Contains information about variables that have been deprecated since Qt 4.2. | ||
|} | |} | ||
 | |||
 | |||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Debugging QML Applications || http://doc-snapshot.qt-project.org/5.0/qtquick-debugging.html || <span style="color:green">OK</span> || - || QML | ||
|- | |||
|Deploying QML Applications || http://doc-snapshot.qt-project.org/5.0/qtquick-deployment.html || <span style="color:red">Fix</span> || Claims that QQuickView is QWidget-based and uses QApplication instead of QGuiApplication in examples. || QML | |||
|} | |} | ||
==== | Â | ||
 | |||
 | |||
====Build system==== | |||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Creating Shared Libraries || http://doc-snapshot.qt-project.org/5.0/sharedlibrary.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
====Tools=== | |||
 | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |User Interface Compiler (uic) || http://doc-snapshot.qt-project.org/5.0/uic.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
 | |||
=== User Interfaces === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Standard Accelerator Keys || http://doc-snapshot.qt-project.org/5.0/accelerators.html || <span style="color:red">Fix</span> || Contains a reference to Q3Accel as the "best practice" for accelerators in Qt... The list of standard accelerators might be useful to some people, though. | ||
|- | |- | ||
| | |Accessibility || http://doc-snapshot.qt-project.org/5.0/accessible.html || <span style="color:red">Fix</span> || Make this less confrontational? | ||
|- | |- | ||
| | |Animation Framework || http://doc-snapshot.qt-project.org/5.0/animation.html || <span style="color:red">Fix</span> || QEasingCurve needs a description, otherwise it's fine. | ||
|- | |- | ||
| | |The Animation Framework || http://doc-snapshot.qt-project.org/5.0/animation-overview.html || <span style="color:red">Fix</span> || Mentions "Kinetic" and "Graphics View". Might need some generalization. | ||
|- | |- | ||
| | |Setting the Application Icon || http://doc-snapshot.qt-project.org/5.0/appicon.html || <span style="color:red">Fix</span> || Widget-specific and might (I hope) be out of date, but that needs to be checked. | ||
|} | |} | ||
==== | ====QML and QtQuick==== | ||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
|- | |||
|C++ Extensions: Reference examples || http://doc-snapshot.qt-project.org/5.0/declarative-cppextensions-reference.html || <span style="color:green">OK</span> | |||
|- | |||
|Chapter 1: Creating a New Type || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter1-basics.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Chapter 2: Connecting to C++ Methods and Signals || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter2-methods.html ||Â <span style="color:green">OK</span> || Contains some iffy code snippets | ||
|} | |} | ||
 | |||
==== | ==== QML and QtQuick ==== | ||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |QML Module QtQuick.Window 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-window2-qtquick-window-2.html || <span style="color:green">OK</span> | ||
 | |||
|} | |} | ||
==== Other ==== | |||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action !! Sub-topic | ||
|- | |||
|Qt Quick Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtquick-module.html || <span style="color:green">OK</span> || - || Reference | |||
|- | |- | ||
| | |Qt Quick Release Notes || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-releasenotes.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Qt Quick Licensing Information || http://doc-snapshot.qt-project.org/5.0/qtquicklicense.html || <span style="color:green">OK</span> || - || Licensing | ||
|} | |} | ||
 | |||
 | |||
==== | ====Widgets==== | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Abstract Widget Classes || http://doc-snapshot.qt-project.org/5.0/abstractwidgets.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Advanced Widgets || http://doc-snapshot.qt-project.org/5.0/advanced.html || <span style="color:red">Fix</span> || Just a list of widgets. Seems incomplete. | ||
|- | |- | ||
| | |Widget Appearance and Style || http://doc-snapshot.qt-project.org/5.0/appearance.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Window and Dialog Widgets || http://doc-snapshot.qt-project.org/5.0/application-windows.html || <span style="color:red">Fix</span> || Very widget-specific and overloads the term "Window" which now has a different meaning. | ||
|- | |- | ||
| | |Basic Widgets || http://doc-snapshot.qt-project.org/5.0/basicwidgets.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | === User Interfaces === | ||
 | |||
== | |||
 | |||
 | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action !! Sub-topic |  ! Title !! Link !! Status !! Action !! Sub-topic | ||
|- | |- | ||
| | |Books about GUI Design || http://doc-snapshot.qt-project.org/5.0/guibooks.html || <span style="color:red">Fix</span> || Should mention that the Qt 4-book is mainly relevant for widgets development and other. We'll just have to assume that our charity-agreement with Amazon (our favorite bookstore apparently) is still valid? | ||
|- | |- | ||
| | |Help System || http://doc-snapshot.qt-project.org/5.0/helpsystem.html || <span style="color:green">OK</span> || - || Widgets | ||
|- | |- | ||
| | |Qt Classes for Internationalization || http://doc-snapshot.qt-project.org/5.0/i18n.html || <span style="color:green">OK</span> || - || i18n | ||
|- | |- | ||
| | |Translation Rules for Plurals || http://doc-snapshot.qt-project.org/5.0/i18n-plural-rules.html || <span style="color:green">OK</span> || - || i18n | ||
|- | |- | ||
| | |Writing Source Code for Translation || http://doc-snapshot.qt-project.org/5.0/i18n-source-translation.html || <span style="color:red">Fix</span> || Should also mention how to do this for QML || i18n | ||
|- | |- | ||
| | |Internationalization with Qt || http://doc-snapshot.qt-project.org/5.0/internationalization.html || <span style="color:red">Fix</span> || Very widget-centric, outdated Norwegian ortography in example, wrongfully identifies Scandinavian languages as "exotic" || i18n | ||
|- | |- | ||
| | |Layout Management || http://doc-snapshot.qt-project.org/5.0/layout.html || <span style="color:green">OK</span> || - || Widgets | ||
|- | |- | ||
| | |Main Window and Related Classes || http://doc-snapshot.qt-project.org/5.0/mainwindow-classes.html || <span style="color:green">OK</span> || - || Widgets | ||
|- | |- | ||
| | |Application Main Window || http://doc-snapshot.qt-project.org/5.0/mainwindow.html || <span style="color:green">OK</span> || - || Widgets | ||
|- | |- | ||
| | |Model/View Classes || http://doc-snapshot.qt-project.org/5.0/model-view.html || <span style="color:green">OK</span> || - || Model/View | ||
|- | |- | ||
| | |Model/View Tutorial || http://doc-snapshot.qt-project.org/5.0/modelview.html || <span style="color:red">Fix</span> || Very focused on widgets. It should be clear that widgets and QML are both first class citizens when it comes to presenting the contents of a model. Also lists a few Qt 4 books, so it should be made clear there that they describe concepts which are still relevant, but that they don't contain information about the new additions in Qt 5 (or, probably, the laters versions of Qt 4). || Model/View | ||
|- | |- | ||
| | |Model/View Programming || http://doc-snapshot.qt-project.org/5.0/model-view-programming.html || <span style="color:red">Fix</span> || Should cover QML usage, mentions Qt 4 as if it's new, mentions porting from Qt 3. || Model/View | ||
|} | |} | ||
=== User Interfaces === | === User Interfaces === | ||
==== Widgets ==== | |||
{| | {| | ||
|- | |- | ||
|Organizers || http://doc-snapshot.qt-project.org/5.0/organizers.html || <span style="color:green">OK</span> | |||
|} | |||
==== QML ==== | |||
{| | |||
|- | |- | ||
| | |Property Binding || http://doc-snapshot.qt-project.org/5.0/propertybinding.html || <span style="color:red">Fix</span> || Missing snippets | ||
|- | |- | ||
| | |QML Basic Types || http://doc-snapshot.qt-project.org/5.0/qdeclarativebasictypes.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QML Performance || http://doc-snapshot.qt-project.org/5.0/qdeclarativeperformance.html || <span style="color:red">Fix</span> || Mostly <span style="color:green">OK</span>, but need to get rid of the part mentioning graphicssystems and QDeclarativeView etc | ||
|- | |- | ||
| | |QML Scope || http://doc-snapshot.qt-project.org/5.0/qdeclarativescope.html || <span style="color:red">Fix</span> || Should have import QtQuick 2.0 instead of 1.0 | ||
|- | |- | ||
| | |QML Security || http://doc-snapshot.qt-project.org/5.0/qdeclarativesecurity.html || <span style="color:red">Fix</span> || Should have import QtQuick 2.0 instead of 1.0 | ||
|- | |- | ||
| | |QML States || http://doc-snapshot.qt-project.org/5.0/qdeclarativestates.html || <span style="color:red">Fix</span> || Missing code snippets | ||
|- | |- | ||
| | |QML Animation and Transitions || http://doc-snapshot.qt-project.org/5.0/qdeclarativeanimation.html || <span style="color:red">Fix</span> || Missing snippets | ||
|} | |||
 | |||
=== User Interfaces === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |UI Design with Qt || http://doc-snapshot.qt-project.org/5.0/qt-gui-concepts.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |The Qt GUI Module || http://doc-snapshot.qt-project.org/5.0/qtgui-module.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt GUI Module Overview || http://doc-snapshot.qt-project.org/5.0/qtgui-overview.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | ====QML and QtQuick==== | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |||
|Important C++ Classes Provided By The Qt QML Module || http://doc-snapshot.qt-project.org/5.0/qtqml-cppclasses-topic.html || <span style="color:green">OK</span> | |||
|- | |||
|Embedding C++ Objects into QML with Context Properties || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-contextproperties.html || <span style="color:green">OK</span> | |||
|- | |||
|Data Type Conversion Between QML and C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-data.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Defining QML Types from C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-definetypes.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Exposing Attributes of C++ Types to QML || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-exposecppattributes.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Interacting with QML Objects from C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-interactqmlfromcpp.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Integrating QML and C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-topic.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Defining Object Types through QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-definetypes.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Resource Loading and Network Transparency || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-networktransparency.html || <span style="color:green">OK</span> | ||
|} | |} | ||
====Widgets==== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |||
|QtOpenGL Module || http://doc-snapshot.qt-project.org/5.0/qtopengl-module.html || <span style="color:red">Fix</span> || This module is deprecated. The Motif reference might not be relevant any more | |||
|} | |} | ||
=== | Â | ||
==== General ==== | |||
{| | {| | ||
|- | |- | ||
|Desktop Integration || http://doc-snapshot.qt-project.org/5.0/desktop-integration.html || <span style="color:green">OK</span> || See [https://bugreports.qt-project.org/browse/QTBUG-25524 QTBUG-25524] | |||
|- | |- | ||
| | |Getting Started Guides || http://doc-snapshot.qt-project.org/5.0/gettingstarted.html || <span style="color:red">Fix</span> || Differentiating between Qt and QML as two different toolkits. Should be "widgets" and "QML"? | ||
|} | |} | ||
 | ==== User input ==== | ||
=== | |||
{| | {| | ||
|- | |- | ||
|Keyboard Focus || http://doc-snapshot.qt-project.org/5.0/focus.html || <span style="color:red">Fix</span> || Widget-specific. Should contain info about keyboard-focus in QML. | |||
|- | |- | ||
| | |Gestures Programming || http://doc-snapshot.qt-project.org/5.0/gestures-overview.html || <span style="color:red">Fix</span> || Focuses on QWidget and Graphics View. Should probably focus on QWidget and QML? | ||
| | |||
| | |||
|} | |} | ||
 | ==== Widgets ==== | ||
=== | |||
{| | {| | ||
|- | |- | ||
|Dialog Windows || http://doc-snapshot.qt-project.org/5.0/dialogs.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Cleanlooks Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-cleanlooks.html || <span style="color:red">Fix</span> || '''Kill'''? We have to find out if CleanLooks is part of Qt 5 or not. | ||
 | |||
|- | |- | ||
|GTK Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-gtk.html || <span style="color:red">Fix</span> || Doesn't the GTK style use the system theme? Should be clarified if that's the case. | |||
|- | |- | ||
| | |Qt Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery.html || <span style="color:red">Fix</span> || Mentions "Qt 4" as current version. | ||
|- | |||
|Macintosh Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-macintosh.html || <span style="color:green">OK</span> || Has a table-breaking image, but mostly fine. | |||
|- | |||
|Plastique Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-plastique.html ||Â <span style="color:red">Fix</span> || '''Kill'''? We have to find out if Plastique is part of Qt 5 or not. | |||
|- | |||
|Windows Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windows.html || <span style="color:green">OK</span> | |||
|- | |||
|Windows Vista Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windowsvista.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Windows XP Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windowsxp.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Layout Classes || http://doc-snapshot.qt-project.org/5.0/geomanagement.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | ==== Drag and drop ==== | ||
=== | |||
{| | {| | ||
|- | |- | ||
|Drag and Drop || http://doc-snapshot.qt-project.org/5.0/dnd.html || <span style="color:red">Fix</span> || Needs to describe QtQuick/QWindow (QWidget part is <span style="color:green">OK</span>) | |||
|} | |} | ||
 | ==== QML ==== | ||
=== | |||
{| | {| | ||
|- | |- | ||
 | |Getting Started Programming with QML || http://doc-snapshot.qt-project.org/5.0/gettingstartedqml.html || <span style="color:red">Fix</span> || Several anachronisms: Qt 4.7 given as latest version, old code samples, etc. See [https://bugreports.qt-project.org/browse/QTBUG-25621 QTBUG-25621] | ||
|} | |} | ||
=== User Interfaces === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action !! Sub-topic | ||
| | |- | ||
 | |Using C++ Models with QtQuick Views || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-cppmodels.html || <span style="color:green">OK</span> || - || Model/View | ||
 | |||
= | |||
 | |||
 | |||
|- | |- | ||
|Models and Views in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-modelview.html || <span style="color:green">OK</span> || - || Model/View | |||
|- | |- | ||
| | |Important Concepts In Qt Quick - Data - Models, Views and Data Storage || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-topic.html || <span style="color:green">OK</span> || - || Model/View | ||
|- | |- | ||
|Qt | |Qt Quick Text Input Handling and Validators || http://doc-snapshot.qt-project.org/5.0/qtquick-input-textinput.html || <span style="color:green">OK</span> || Remove QRegExp reference? QRegularExpression is the new class in 5.0. || QML | ||
|- | |- | ||
|Qt | |Important Concepts In Qt Quick - User Input || http://doc-snapshot.qt-project.org/5.0/qtquick-input-topic.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Internationalization and Localization with Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-internationalization.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Scope and Naming Resolution || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-scope.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Structure of a QML Document || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-structure.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-topic.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
|Qt | |Qt QML || http://doc-snapshot.qt-project.org/5.0/qtqml-index.html || <span style="color:green">OK</span> || - || QML | ||
 | |||
 | |||
|- | |- | ||
|Dynamic QML Object Creation from JavaScript || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-dynamicobjectcreation.html || <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
| | |JavaScript Expressions in QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-expressions.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |List of JavaScript Objects and Functions || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-functionlist.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |JavaScript Host Environment || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-hostenvironment.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Importing JavaScript Resources in QML || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-imports.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Global Object || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-qmlglobalobject.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Defining JavaScript Resources In QML || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-resources.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Integrating QML and JavaScript || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-topic.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Qt QML Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtqml-module.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Creating C++ Plugins for QML || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-cppplugins.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Identified Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-identifiedmodules.html || <span style="color:green">OK</span> || - || QML | ||
| | |||
 | |||
 | |||
 | |||
|- | |- | ||
| | |Legacy Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-legacymodules.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Module Definition qmldir Files || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-qmldir.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-topic.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Syntax Basics || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-basics.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Importing QML Document Directories || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-directoryimports.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Import Statements || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-imports.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Object Attributes || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-objectattributes.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Property Binding || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-propertybinding.html || <span style="color:green">OK</span> || <span style="color:red">Fix</span> the <span style="color:red">### TODO</span> || QML | ||
|- | |- | ||
| | |Signal and Handler Event System || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-signals.html || <span style="color:green">OK</span> || - || QML | ||
| | |||
|- | |- | ||
| | |QML Types Provided By The QtQml Module || http://doc-snapshot.qt-project.org/5.0/qtqml-typereference-topic.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Basic Types || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-basictypes.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Object Types || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-objecttypes.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |The QML Type System || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-topic.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Qt QML Release Notes || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtqml-releasenotes.html || Â <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Qt Quick Code Samples || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-codesamples.html || Â <span style="color:green">OK</span> || - || QML | ||
|- | |||
|Particle System Performance Guide || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-particles-performance.html || <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
| | |Defining Reusable Components || http://doc-snapshot.qt-project.org/5.0/qtquick-appdevguide-components.html || <span style="color:red">Fix</span> || Contains lots of <span style="color:red">########</span> comments || QML | ||
|- | |- | ||
| | |QML Application Developer Resources || http://doc-snapshot.qt-project.org/5.0/qtquick-applicationdevelopers.html || <span style="color:green">OK</span> || But update list of essential modules (Qt3D is no longer essential) || QML | ||
| | |||
|- | |- | ||
| | |Important Concepts In Qt Quick - Convenience Types || http://doc-snapshot.qt-project.org/5.0/qtquick-convenience-topic.html || <span style="color:green">OK</span> || - || QML | ||
| | |||
|- | |- | ||
| | |C++ Extension Points Provided By Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-cppextensionpoints.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Sprite Animations || http://doc-snapshot.qt-project.org/5.0/qtquick-effects-sprites.html || <span style="color:red">Fix</span> || Broken HTML for links and some broken qdoc syntax at the top. || QML | ||
|- | |- | ||
| | |Important Concepts In Qt Quick - Graphical Effects || http://doc-snapshot.qt-project.org/5.0/qtquick-effects-topic.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Qt Quick Glossary Of Terms || http://doc-snapshot.qt-project.org/5.0/qtquick-glossary.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-index.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |Keyboard Focus in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-input-focus.html || <span style="color:green">OK</span> || A bit too much QWidget || QML | ||
|- | |- | ||
|QML | |Mouse Events || http://doc-snapshot.qt-project.org/5.0/qtquick-input-mouseevents.html || <span style="color:green">OK</span> || - || QML | ||
|- | |||
|Using the Qt Quick Particle System || http://doc-snapshot.qt-project.org/5.0/qtquick-particles2-qtquick-effects-particles.html || <span style="color:green">OK</span> || - || QML | |||
|} | |} | ||
=== | Â | ||
==== | === User Interfaces === | ||
==== QML ==== | |||
{| | {| | ||
|- | |- | ||
| | |Positioning with Anchors || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-anchors.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Item Layouts || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-layouts.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Right-to-left User Interfaces || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-righttoleft.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Important Concepts In Qt Quick - Positioning || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-topic.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QML Types Provided by Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-qmltypereference.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Quick Start Guide - QML Basics || http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-basics.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Quick Start Guide - QML Essentials || http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-essentials.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Animation and Transitions in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-animations.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Using Qt Quick Behaviors with States || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-behaviors.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Quick States || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-states.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Important Concepts in Qt Quick - States, Transitions and Animations || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-topic.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Usecase - Animations In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-animations.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Use Case - Integrating JavaScript in QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-integratingjs.html || <span style="color:green">OK</span> || Last link in document doesn't work | ||
|- | |- | ||
| | |Use Case - Layouts In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-layouts.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Use Case - Style And Theme Support || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-styling.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Use Case - Displaying Text In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-text.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Use Case - Responding To User Input in QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-userinput.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Use Case - Visual Elements In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-visual.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Concepts - Visual Coordinates in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-coordinates.html || <span style="color:green">OK</span> | ||
 | |||
 | |||
|- | |- | ||
|Qt | |Important Concepts In Qt Quick - The Visual Canvas || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-topic.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Concepts - Visual Parent in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-visualparent.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Important Concepts In Qt Quick - Visual Types || http://doc-snapshot.qt-project.org/5.0/qtquick-visualtypes-topic.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | ==== General ==== | ||
{| | {| | ||
|- | |- | ||
| | |Performance Considerations And Suggestions || http://doc-snapshot.qt-project.org/5.0/qtquick-performance.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Restoring a Window's Geometry || http://doc-snapshot.qt-project.org/5.0/restoring-geometry.html || <span style="color:red">Fix</span> || Update to QWindow (also, QWidget::saveGeometry is buggy) | ||
|- | |- | ||
| | |Overview of Qt's Undo Framework || http://doc-snapshot.qt-project.org/5.0/qundo.html || <span style="color:green">OK</span> | ||
|} | |||
==== Widgets ==== | |||
{| | |||
|- | |- | ||
| | |QtWidgets Module || http://doc-snapshot.qt-project.org/5.0/qtwidgets-module.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Styling || http://doc-snapshot.qt-project.org/5.0/qwidget-styling.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Graphics View Classes || http://doc-snapshot.qt-project.org/5.0/graphicsview-api.html || <span style="color:green">OK</span> || - || Graphicsview | ||
|- | |- | ||
| | |Graphics View Framework || http://doc-snapshot.qt-project.org/5.0/graphicsview.html || <span style="color:green">OK</span> || - || Graphicsview | ||
|} | |} | ||
==== | ==== Rich text ==== | ||
{| | {| | ||
|- | |- | ||
| | |Advanced Rich Text Processing || http://doc-snapshot.qt-project.org/5.0/richtext-advanced-processing.html || <span style="color:green">OK</span> | ||
|- | |||
|Common Rich Text Editing Tasks || http://doc-snapshot.qt-project.org/5.0/richtext-common-tasks.html || <span style="color:green">OK</span> | |||
|} | |} | ||
=== | Â | ||
 | |||
=== User Interfaces === | |||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Scalability || http://doc-snapshot.qt-project.org/5.0/scalability.html || <span style="color:green">OK</span> || But maybe mention desktop as well as devices | ||
| | |||
|- | |- | ||
| | |Session Management || http://doc-snapshot.qt-project.org/5.0/session.html || Â <span style="color:green">OK</span> | ||
|} | |} | ||
== | ====Widgets==== | ||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
| | |- | ||
=== | |Standard Dialogs || http://doc-snapshot.qt-project.org/5.0/standard-dialogs.html || <span style="color:green">OK</span> | ||
|- | |||
|Styles and Style Aware Widgets || http://doc-snapshot.qt-project.org/5.0/style-reference.html || <span style="color:green">OK</span> | |||
|- | |||
|Customizing Qt Widgets Using Style Sheets || http://doc-snapshot.qt-project.org/5.0/stylesheet-customizing.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Designer Integration || http://doc-snapshot.qt-project.org/5.0/stylesheet-designer.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Style Sheets || http://doc-snapshot.qt-project.org/5.0/stylesheet.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Style Sheets Reference || http://doc-snapshot.qt-project.org/5.0/stylesheet-reference.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |The Style Sheet Syntax || http://doc-snapshot.qt-project.org/5.0/stylesheet-syntax.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | ====Rich Text==== | ||
 | |||
== | |||
 | |||
= | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |The QTextCursor Interface || http://doc-snapshot.qt-project.org/5.0/richtext-cursor.html || <span style="color:green">OK</span> | ||
|- | |||
|Rich Text Processing || http://doc-snapshot.qt-project.org/5.0/richtext.html || <span style="color:green">OK</span> | |||
|- | |||
|Supported HTML Subset || http://doc-snapshot.qt-project.org/5.0/richtext-html-subset.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Document Layouts || http://doc-snapshot.qt-project.org/5.0/richtext-layouts.html || <span style="color:green">OK</span> | ||
 | |||
|- | |- | ||
|Rich Text Processing APIs || http://doc-snapshot.qt-project.org/5.0/richtext-processing.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Rich Text Document Structure || http://doc-snapshot.qt-project.org/5.0/richtext-structure.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | Â | ||
=== User Interfaces === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action !! Sub-topic | ||
|- | |- | ||
| | |Widgets and Layouts || http://doc-snapshot.qt-project.org/5.0/widgets-and-layouts.html || <span style="color:green">OK</span> || Mention QtQuick || Widgets | ||
|- | |- | ||
| | |Using QML Positioner and Repeater Items || http://doc-snapshot.qt-project.org/5.0/qml-positioners.html || <span style="color:red">Fix</span> || Missing snippets || QML | ||
|- | |- | ||
| | |Presenting Data with QML || http://doc-snapshot.qt-project.org/5.0/qml-presenting-data.html || <span style="color:red">Fix</span> || Missing snippets, incomplete ("Decorating views" etc sections have no content) || QML | ||
|- | |- | ||
| | |QML Right-to-left User Interfaces || http://doc-snapshot.qt-project.org/5.0/qml-righttoleft.html || <span style="color:red">Fix</span> || Missing snippets, talks about qmlviewer and not qmlscene || QML | ||
|- | |- | ||
| | |QML Utility Elements || http://doc-snapshot.qt-project.org/5.0/qml-utility-elements.html || <span style="color:green">OK</span> || - || QML | ||
| | |- | ||
 | |Presenting Data with Views || http://doc-snapshot.qt-project.org/5.0/qml-views.html || <span style="color:red">Fix</span> || Missing snippets || QML | ||
|- | |- | ||
|Anchor-based Layout in QML || http://doc-snapshot.qt-project.org/5.0/qml-anchor-layout.html || <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
|QML | |Using QML Behaviors with States || http://doc-snapshot.qt-project.org/5.0/qml-behaviors-and-states.html || <span style="color:green">OK</span> || - || QML | ||
 | |||
| | |||
 | |||
|- | |- | ||
|QML Best Practices || http://doc-snapshot.qt-project.org/5.0/qml-best-practices-coding.html || <span style="color:red">Fix</span> || Maybe change QtQuick 1.0 -> QtQuick 2.0 || QML | |||
|- | |- | ||
| | |QML Best Practices || http://doc-snapshot.qt-project.org/5.0/qml-best-practices-datatypes.html || <span style="color:red">Fix</span> || This document contains empty sections || QML | ||
| | |||
 | |||
|- | |- | ||
|QML Best Practices Guides || http://doc-snapshot.qt-project.org/5.0/qml-best-practices.html || <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
|QML | |QML Coding Conventions || http://doc-snapshot.qt-project.org/5.0/qml-coding-conventions.html || <span style="color:red">Fix</span> || Contains mostly the same content as qml-condingconventions.html but with broken snippets || QML | ||
|- | |- | ||
|QML | |QML Coding Conventions || http://doc-snapshot.qt-project.org/5.0/qml-codingconventions.html || <span style="color:red">Fix</span> || Why have two coding conventions documents, this and qml-best-practices-coding.html? || QML | ||
| | |||
|- | |- | ||
|Extending QML Functionalities using C++ || http://doc-snapshot.qt-project.org/5.0/qml-extending.html || <span style="color:red">Fix</span> || Missing snippets || QML | |||
| | |||
|- | |- | ||
|QML Features || http://doc-snapshot.qt-project.org/5.0/qml-features.html || <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
| | |QML Feedback API || http://doc-snapshot.qt-project.org/5.0/qml-feedback-api.html || <span style="color:red">Fix</span> || "Feedback elements" section is empty (linking error?) || QML | ||
| | |||
|- | |- | ||
|QML Feedback API || http://doc-snapshot.qt-project.org/5.0/qml-feedback.html || <span style="color:green">OK</span> || - || QML | |||
|QML | |||
| | |||
 | |||
 | |||
|- | |- | ||
|Groups Of Related QML Elements || http://doc-snapshot.qt-project.org/5.0/qml-groups.html || <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
| | |Integrating QML Code with Existing Qt UI Code || http://doc-snapshot.qt-project.org/5.0/qml-integration.html || <span style="color:red">Fix</span> || Talks about integrating QML 1 with QWidgets and QGraphicsView, should maybe talk about QML 2? || QML | ||
|- | |- | ||
| | |QML Concepts and Syntax || http://doc-snapshot.qt-project.org/5.0/qml-intro-basic-syntax.html || <span style="color:red">Fix</span> || Missing snippets and images || QML | ||
|- | |- | ||
| | |Composing User Interfaces with QML || http://doc-snapshot.qt-project.org/5.0/qml-intro-composing-uis.html || <span style="color:red">Fix</span> || Missing snippets and images || QML | ||
|- | |- | ||
| | |Introduction to Qt Quick || http://doc-snapshot.qt-project.org/5.0/qml-intro.html || <span style="color:red">Fix</span> || Talks about QtDeclarative, Symbian and Maemo and has screenshot with Symbian in it || QML | ||
| | |||
 | |||
|- | |- | ||
|Generating Items with Repeaters || http://doc-snapshot.qt-project.org/5.0/qml-intro-positioning-items.html || <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
| | |QML Application Development Tools || http://doc-snapshot.qt-project.org/5.0/qml-intro-tools.html || <span style="color:red">Fix</span> || Talks about Maemo and has screenshot with Symbian in it || QML | ||
|- | |- | ||
| | |User Interaction with QML || http://doc-snapshot.qt-project.org/5.0/qml-intro-user-interaction.html || <span style="color:red">Fix</span> || Missing snippets || QML | ||
|- | |- | ||
| | |Models and Views || http://doc-snapshot.qt-project.org/5.0/qml-listview-examples.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
|Models and Views || http://doc-snapshot.qt-project.org/5.0/qml-webview-examples.html || <span style="color:green">OK</span> || - || QML | |||
|} | |} | ||
=== | Â | ||
=== Core fundamentals === Â | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Implementing Atomic Operations || http://doc-snapshot.qt-project.org/5.0/atomic-operations.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Creating Custom Qt Types || http://doc-snapshot.qt-project.org/5.0/custom-types.html || <span style="color:green">OK</span> || Should probably mention QtQuick | ||
|- | |- | ||
| | |Debugging Techniques || http://doc-snapshot.qt-project.org/5.0/debug.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
=== Core fundamentals === | |||
==== Event system ==== | |||
{| | |||
|- | |- | ||
| | |The Event System || http://doc-snapshot.qt-project.org/5.0/eventsandfilters.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Event Classes || http://doc-snapshot.qt-project.org/5.0/events.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
=== Core fundamentals === | |||
(IPC, containers, signals/slots, properties, meta-object, and so on.) | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action !! Sub-topic | |||
|- | |- | ||
| | |Implicit Sharing || http://doc-snapshot.qt-project.org/5.0/implicit-sharing.html || <span style="color:red">Fix</span> || List of classes needs to be updated || Object ownership model | ||
|- | |- | ||
| | |Object Model || http://doc-snapshot.qt-project.org/5.0/object.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Object Trees & Ownership || http://doc-snapshot.qt-project.org/5.0/objecttrees.html || <span style="color:red">Fix</span> || QWidget is not "the base class of everything that appears on the screen" || Object ownership model | ||
|- | |- | ||
| | |D-Bus || http://doc-snapshot.qt-project.org/5.0/intro-to-dbus.html || <span style="color:green">OK</span> || - || IPC | ||
|- | |- | ||
| | |Inter-Process Communication in Qt || http://doc-snapshot.qt-project.org/5.0/ipc.html || <span style="color:red">Fix</span> || Remove QCop || IPC | ||
|- | |- | ||
| | |The Meta-Object System || http://doc-snapshot.qt-project.org/5.0/metaobjects.html || <span style="color:red">Fix</span> || Should mention that the meta object can also be used make functions and properties available from QML. || Meta object system | ||
|} | |||
 | |||
 | |||
=== Core fundamentals === | |||
==== IPC ==== | |||
{| | |||
|- | |- | ||
| | |Declaring Signals in D-Bus Adaptors || http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringsignals.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Declaring Slots in D-Bus Adaptors || http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringslots.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QDBus Namespace || http://doc-snapshot.qt-project.org/5.0/qdbus.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |The QtDBus Type System || http://doc-snapshot.qt-project.org/5.0/qdbustypesystem.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |D-Bus Viewer || http://doc-snapshot.qt-project.org/5.0/qdbusviewer.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QtDBus XML compiler (qdbusxml2cpp) || http://doc-snapshot.qt-project.org/5.0/qdbusxml2cpp.html || <span style="color:green">OK</span> | ||
|} | |||
==== Plugins ==== | |||
{| | |||
|- | |- | ||
| | |How to Create Qt Plugins || http://doc-snapshot.qt-project.org/5.0/plugins-howto.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Module QML Plugins || http://doc-snapshot.qt-project.org/5.0/plugins.html || <span style="color:green">OK</span> | ||
|} | |||
==== Object model ==== | |||
{| | |||
|- | |- | ||
| | |The Property System || http://doc-snapshot.qt-project.org/5.0/properties.html || <span style="color:green">OK</span> | ||
|} | |} | ||
( | === Core fundamentals === | ||
 | (IPC, containers, signals/slots, properties, meta-object, and so on.) | ||
 | |||
 | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action|- | ||
|- | |- | ||
| | |<QtAlgorithms> - Generic Algorithms || http://doc-snapshot.qt-project.org/5.0/qtalgorithms.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | === Core fundamentals ===  | ||
=== | (IPC, containers, signals/slots, properties, meta-object, and so on.) | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |QtConcurrent Module || http://doc-snapshot.qt-project.org/5.0/qtconcurrent-module.html || <span style="color:red">Fix</span> || No links | ||
|- | |||
|QtCore Module || http://doc-snapshot.qt-project.org/5.0/qtcore-module.html || <span style="color:green">OK</span> | |||
|- | |||
|<QtEndian> - Endian Conversion Functions || http://doc-snapshot.qt-project.org/5.0/qtendian.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Using qt.conf || http://doc-snapshot.qt-project.org/5.0/qt-conf.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | ====QPA==== | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |kmap2qmap || http://doc-snapshot.qt-project.org/5.0/qt-embedded-kmap2qmap.html || <span style="color:red">Fix</span> || Rewrite to mention QPA instead of Qt/Embedded | ||
|} | |||
====Platform specific==== | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
|Qt | |Qt is Mac OS X Native || http://doc-snapshot.qt-project.org/5.0/qtmac-as-native.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | Â | ||
=== Core fundamentals === Â | |||
 | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Non-GUI Classes || http://doc-snapshot.qt-project.org/5.0/tools.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Unicode in Qt || http://doc-snapshot.qt-project.org/5.0/unicode.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Calling Qt Functions From Unix Signal Handlers || http://doc-snapshot.qt-project.org/5.0/unix-signals.html || <span style="color:green">OK</span> | ||
| | |} | ||
| | Â | ||
====QObject related==== | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Signals & Slots || http://doc-snapshot.qt-project.org/5.0/signalsandslots.html || <span style="color:green">OK</span> || A bit too much focus on QWidget? | ||
|- | |- | ||
| | |Why Doesn't Qt Use Templates for Signals and Slots? || http://doc-snapshot.qt-project.org/5.0/templates.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Timers || http://doc-snapshot.qt-project.org/5.0/timers.html || <span style="color:green">OK</span> || Change to be less QWidget-focused | ||
|- | Â | ||
|} | |} | ||
 | ====Threads and Concurrency==== | ||
==== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Threading Basics || http://doc-snapshot.qt-project.org/5.0/thread-basics.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change to be less QWidget-focused | ||
 | |||
 | |||
( | |||
|- | |- | ||
|Threading Classes || http://doc-snapshot.qt-project.org/5.0/thread.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Thread Support in Qt || http://doc-snapshot.qt-project.org/5.0/threads.html || <span style="color:green">OK</span> || Link back to Threading Basics in Recommended Reading | ||
|- | |- | ||
| | |Thread-Support in Qt Modules || http://doc-snapshot.qt-project.org/5.0/threads-modules.html || <span style="color:green">OK</span> | ||
|- | |||
|Threads and QObjects || http://doc-snapshot.qt-project.org/5.0/threads-qobject.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change to be less QWidget-focused | |||
|- | |||
|Concurrent Programming || http://doc-snapshot.qt-project.org/5.0/threads-qtconcurrent.html || <span style="color:green">OK</span> | |||
|- | |||
|Reentrancy and Thread-Safety || http://doc-snapshot.qt-project.org/5.0/threads-reentrancy.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Starting Threads with QThread || http://doc-snapshot.qt-project.org/5.0/threads-starting.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change QApplication to QGuiApplication | ||
|- | |- | ||
| | |Synchronizing Threads || http://doc-snapshot.qt-project.org/5.0/threads-synchronizing.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | Â | ||
====Container classes==== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Classes for String Data || http://doc-snapshot.qt-project.org/5.0/string-processing.html || <span style="color:green">OK</span> | ||
|- | |||
|Implicitly Shared Classes || http://doc-snapshot.qt-project.org/5.0/shared.html || <span style="color:green">OK</span> | |||
|} | |} | ||
==== | ====State Machine==== | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |The State Machine Framework || http://doc-snapshot.qt-project.org/5.0/statemachine-api.html || <span style="color:green">OK</span> | ||
|- | |||
|State Machine Classes || http://doc-snapshot.qt-project.org/5.0/statemachine.html || <span style="color:green">OK</span> | |||
|} | |} | ||
=== Data Structure and Storage === | === Data Structure and Storage === | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Container Classes || http://doc-snapshot.qt-project.org/5.0/containers.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Database Classes || http://doc-snapshot.qt-project.org/5.0/database.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Serializing Qt Data Types || http://doc-snapshot.qt-project.org/5.0/datastreamformat.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | Â | ||
=== Data Structure and Storage === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action !! Sub-topic | ||
|- | |- | ||
| | |JSON Support in Qt || http://doc-snapshot.qt-project.org/5.0/json.html || <span style="color:green">OK</span> || - || Serialization | ||
|- | |- | ||
| | |Input/Output and Networking || http://doc-snapshot.qt-project.org/5.0/io.html || <span style="color:green">OK</span> || - || IO | ||
| | |||
|} | |} | ||
=== | Â | ||
=== Data Structure and Storage === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action|- | ||
|- | |- | ||
| | |QML Module QtQuick.LocalStorage 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-localstorage2-qtquick-localstorage-2.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QML Module QtQuick.XmlListModel 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-xmllistmodel2-qtquick-xmllistmodel-2.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== Data Structure and Storage === | |||
==== Resources ==== | |||
{| | |||
|- | |||
|The Qt Resource System || http://doc-snapshot.qt-project.org/5.0/resources.html || <span style="color:green">OK</span> || Remove reference to obsoleted Qt 3 functionality | |||
|} | |||
==== SQL ==== | |||
{| | {| | ||
|- | |- | ||
 | |SQL in Qt || http://doc-snapshot.qt-project.org/5.0/qt-sql.html || <span style="color:green">OK</span> | ||
|- | |||
|Qt SQL || http://doc-snapshot.qt-project.org/5.0/qtsql-index.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Qt SQL Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtsql-module.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | Â | ||
=== | === Data Structure and Storage === | ||
==== Databases ==== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Connecting to Databases || http://doc-snapshot.qt-project.org/5.0/sql-connecting.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |SQL Database Drivers || http://doc-snapshot.qt-project.org/5.0/sql-driver.html || <span style="color:green">OK</span> || Correct qmake usage. See [https://bugreports.qt-project.org/browse/QTBUG-27325 QTBUG-27325], [https://bugreports.qt-project.org/browse/QTBUG-25600 QTBUG-25600] | ||
|- | |- | ||
| | |Creating Data-Aware Forms || http://doc-snapshot.qt-project.org/5.0/sql-forms.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Using the SQL Model Classes || http://doc-snapshot.qt-project.org/5.0/sql-model.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Presenting Data in a Table View || http://doc-snapshot.qt-project.org/5.0/sql-presenting.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |SQL Programming || http://doc-snapshot.qt-project.org/5.0/sql-programming.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Executing SQL Statements || http://doc-snapshot.qt-project.org/5.0/sql-sqlstatements.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Data Types for Qt-supported Database Systems || http://doc-snapshot.qt-project.org/5.0/sql-types.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== Data Structure and Storage === | |||
 | ==== XML ==== | ||
=== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action !! Sub-topic | ||
|- | |||
|An Introduction to Namespaces || http://doc-snapshot.qt-project.org/5.0/xml-namespaces.html || <span style="color:green">OK</span> || - || XML | |||
|- | |||
|Working with the DOM Tree || http://doc-snapshot.qt-project.org/5.0/xml-dom-tml.html || <span style="color:green">OK</span> || - || XML | |||
|- | |||
|XML Processing || http://doc-snapshot.qt-project.org/5.0/xml-processing.html || <span style="color:green">OK</span> || - || XML | |||
|- | |||
|XQuery || http://doc-snapshot.qt-project.org/5.0/xmlprocessing.html || <span style="color:red">Fix</span> || Missing snippets || XML | |||
|- | |||
|The SAX interface || http://doc-snapshot.qt-project.org/5.0/xml-sax.html || <span style="color:green">OK</span> || - || XML | |||
|- | |||
|XML Streaming || http://doc-snapshot.qt-project.org/5.0/xml-streaming.html || <span style="color:red">Fix</span> || Missing snippets || XML | |||
|- | |- | ||
| | |XML Classes || http://doc-snapshot.qt-project.org/5.0/xml-tools.html || <span style="color:green">OK</span> || - || XML | ||
|- | |- | ||
| | |A Short Path to XQuery || http://doc-snapshot.qt-project.org/5.0/xquery-introduction.html || <span style="color:red">Fix</span> || Missing snippets || XML | ||
|} | |} | ||
=== | Â | ||
=== Multimedia === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Positional Audio || http://doc-snapshot.qt-project.org/5.0/audioengineoverview.html || <span style="color:green">OK</span> || Strange orthography, so maybe it should be brushed up, but content is fine. | ||
|- | |- | ||
| | |Audio Overview || http://doc-snapshot.qt-project.org/5.0/audiooverview.html || <span style="color:green">OK</span> | ||
|- | |||
|Camera Overview || http://doc-snapshot.qt-project.org/5.0/cameraoverview.html || <span style="color:red">Fix</span> || Contains a TBD "note-to-self"-type-thing | |||
|- | |- | ||
| | |Changes in Qt Multimedia || http://doc-snapshot.qt-project.org/5.0/changes.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== Multimedia === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Multimedia Backend Development || http://doc-snapshot.qt-project.org/5.0/multimediabackend.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt Multimedia Overview || http://doc-snapshot.qt-project.org/5.0/multimediaoverview.html || <span style="color:green">OK</span> | |||
|Qt | |||
|} | |} | ||
==== | Â | ||
 | |||
=== Multimedia === | |||
==== Audio ==== | |||
{| | {| | ||
|- | |- | ||
|QAudio Namespace || http://doc-snapshot.qt-project.org/5.0/qaudio.html || <span style="color:green">OK</span> | |||
| | |||
|} | |} | ||
==== | === Multimedia === | ||
{| | |||
|- | |||
! Title !! Link !! Status !! Action|- | |||
|Qt Multimedia - QML Types || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmultimedia5-qtmultimedia-5-0.html || <span style="color:green">OK</span> | |||
|} | |||
 | |||
 | |||
=== Multimedia === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |QtMultimedia Namespace || http://doc-snapshot.qt-project.org/5.0/qtmultimedia.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Qt Multimedia || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-index.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |MetaData Namespace || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-metadata.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Qt Multimedia - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-module.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | Â | ||
=== Multimedia === | |||
==== Radio ==== | |||
{| | {| | ||
|- | |- | ||
|Radio Overview || http://doc-snapshot.qt-project.org/5.0/radiooverview.html || <span style="color:green">OK</span> | |||
| | |||
|} | |} | ||
=== Multimedia === | |||
{| | |||
|- | |||
! Title !! Link !! Status !! Action !! Sub-topic | |||
|- | |||
|Video Overview || http://doc-snapshot.qt-project.org/5.0/videooverview.html || <span style="color:red">Fix</span> || Missing snippets | |||
|- | |||
|Qt Multimedia QML API || http://doc-snapshot.qt-project.org/5.0/qml-multimedia.html || <span style="color:green">OK</span> || - || QML | |||
|} | |||
 | === Networking and Connectivity === | ||
 | |||
== | |||
 | |||
 | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Bearer Management || http://doc-snapshot.qt-project.org/5.0/bearer-management.html || <span style="color:green">OK</span> | ||
|- | |||
|Qt Bluetooth C++ API || http://doc-snapshot.qt-project.org/5.0/bluetooth-cpp.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Qt Bluetooth QML API || http://doc-snapshot.qt-project.org/5.0/bluetooth-qml.html || <span style="color:red">Fix</span> || Missing QML types (empty list) | ||
|} | |} | ||
=== | Â | ||
=== Networking and Connectivity === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Network Programming API || http://doc-snapshot.qt-project.org/5.0/network.html || <span style="color:green">OK</span> || - || Reference | ||
|} | |||
 | |||
=== Networking and Connectivity === | |||
==== Bluetooth ==== | |||
{| | |||
|- | |- | ||
| | |QBluetooth Namespace || http://doc-snapshot.qt-project.org/5.0/qbluetooth.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
 | |||
=== Networking and Connectivity === | |||
{| | |||
|- | |- | ||
| | ! Title !! Link !! Status !! Action|- | ||
|Qt Bluetooth || http://doc-snapshot.qt-project.org/5.0/qtbluetooth-index.html || <span style="color:green">OK</span> | |||
|- | |- | ||
|Qt | |Qt Bluetooth Overview || http://doc-snapshot.qt-project.org/5.0/qtbluetooth-overview.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
=== Networking and Connectivity === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |QtDBus module || http://doc-snapshot.qt-project.org/5.0/qtdbus-module.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Network || http://doc-snapshot.qt-project.org/5.0/qtnetwork-index.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Network - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtnetwork-module.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Network Programming with Qt || http://doc-snapshot.qt-project.org/5.0/qtnetwork-programming.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
=== Networking and Connectivity === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Secure Sockets Layer (SSL) Classes || http://doc-snapshot.qt-project.org/5.0/ssl.html || <span style="color:green">OK</span> || Says "classes below", but there is no class list (this was also the fact in 4.8) | ||
|- | |- | ||
| | |Using QtDBus Adaptors || http://doc-snapshot.qt-project.org/5.0/usingadaptors.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
 | |||
===Graphics=== | |||
==== Printing ==== | |||
{| | |||
|- | |- | ||
| | |Printing with Qt || http://doc-snapshot.qt-project.org/5.0/printing.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
=== Graphics === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Coordinate System || http://doc-snapshot.qt-project.org/5.0/coordsys.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
=== Graphics === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action !! Sub-topic | |||
|- | |- | ||
| | |Graphical Effects || http://doc-snapshot.qt-project.org/5.0/graphicaleffects.html || <span style="color:green">OK</span> || - || Graphicsview | ||
| | |} | ||
 | |||
 | |||
=== Graphics === | |||
==== QPainter ==== | |||
{| | |||
|- | |- | ||
| | |Painting Classes || http://doc-snapshot.qt-project.org/5.0/painting.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Paint Devices and Backends || http://doc-snapshot.qt-project.org/5.0/paintsystem-devices.html || <span style="color:red">Fix</span> || Remove the references to QGL-classes (replace with QOpenGLPaintDevice) | ||
|- | |- | ||
| | |Drawing and Filling || http://doc-snapshot.qt-project.org/5.0/paintsystem-drawing.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Paint System || http://doc-snapshot.qt-project.org/5.0/paintsystem.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Reading and Writing Image Files || http://doc-snapshot.qt-project.org/5.0/paintsystem-images.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |<qdrawutil.h> - Drawing Utility Functions || http://doc-snapshot.qt-project.org/5.0/qdrawutil-h.html || <span style="color:green">OK</span> | ||
|} | |||
==== OpenGL ==== | |||
{| | |||
|- | |- | ||
| | |QGL Namespace || http://doc-snapshot.qt-project.org/5.0/qgl.html || <span style="color:green">OK</span> || Isn't QtOpenGL deprecated? | ||
|} | |||
 | |||
=== Graphics === | |||
{| | |||
|- | |- | ||
| | ! Title !! Link !! Status !! Action|- | ||
|QML Module QtQuick.Particles 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-particles2-qtquick-particles-2.html || <span style="color:green">OK</span> | |||
|} | |||
 | |||
=== Graphics === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Qt Graphical Effects || http://doc-snapshot.qt-project.org/5.0/qtgraphicaleffects-index.html || <span style="color:red">Fix</span> || Missing snippet | ||
|- | |- | ||
| | |Qt Graphics and Printing || http://doc-snapshot.qt-project.org/5.0/qt-graphics.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QtPrintSupport Module || http://doc-snapshot.qt-project.org/5.0/qtprintsupport-module.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
 | |||
=== Graphics === | |||
==== Scene Graph ==== | |||
{| | |||
|- | |- | ||
| | |Qt Quick Scene Graph || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-scenegraph.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
 | |||
=== Reference === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Best Practice Guides || http://doc-snapshot.qt-project.org/5.0/best-practices.html || <span style="color:red">Fix</span> || Needs links to QML articles | ||
|- | |- | ||
| | |Class and Function Documentation || http://doc-snapshot.qt-project.org/5.0/classlists.html || <span style="color:red">Fix</span> || Qt 3D seems overrepresented compared to other modules | ||
|- | |- | ||
| | |Annotated Class List || http://doc-snapshot.qt-project.org/5.0/annotated.html || <span style="color:red">Fix</span> || QEasingCurve needs a description | ||
|} | |||
 | |||
=== Sitemaps === | |||
{| | |||
|- | |- | ||
| | |All Overviews and HOWTOs || http://doc-snapshot.qt-project.org/5.0/overviews.html || <span style="color:red">Fix</span> || If this list is not generated, it will need fixing | ||
|} | |||
 | |||
 | |||
=== Reference === | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Programming with Qt || http://doc-snapshot.qt-project.org/5.0/qt-basic-concepts.html || <span style="color:red">Fix</span> || Add QtQuick/QWindow-based topics | ||
|- | |- | ||
| | |QService Namespace || http://doc-snapshot.qt-project.org/5.0/qservice.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QSql Namespace || http://doc-snapshot.qt-project.org/5.0/qsql.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QSsl Namespace || http://doc-snapshot.qt-project.org/5.0/qssl.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Groups Of Related Classes || http://doc-snapshot.qt-project.org/5.0/groups.html || <span style="color:green">OK</span> || - || Reference | ||
|- | |- | ||
| | |Inheritance Hierarchy || http://doc-snapshot.qt-project.org/5.0/hierarchy.html || <span style="color:green">OK</span> || - || Reference | ||
|- | |- | ||
| | |Known Issues || http://doc-snapshot.qt-project.org/5.0/known-issues.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |All Modules || http://doc-snapshot.qt-project.org/5.0/modules.html || <span style="color:green">OK</span> || - || Reference | ||
|- | |- | ||
| | |All Namespaces || http://doc-snapshot.qt-project.org/5.0/namespaces.html || <span style="color:red">Fix</span> || Add QtQuick-related namespaces || Reference | ||
|} | |} | ||
=== | ===Reference=== | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |||
|<QtGlobal> - Global Qt Declarations || http://doc-snapshot.qt-project.org/5.0/qtglobal.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Namespace || http://doc-snapshot.qt-project.org/5.0/qt.html || <span style="color:green">OK</span> | |||
|- | |||
|<QtPlugin> - Defining Plugins || http://doc-snapshot.qt-project.org/5.0/qtplugin.html || <span style="color:green">OK</span> | |||
|} | |} | ||
===Reference=== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |||
|Qt and Key Technologies || http://doc-snapshot.qt-project.org/5.0/technology-apis.html || <span style="color:green">OK</span> | |||
|- | |||
|Tutorials || http://doc-snapshot.qt-project.org/5.0/tutorials.html || <span style="color:red">Fix</span> || Outdated | |||
|} | |} | ||
=== | Â | ||
=== Legal === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
|Qt Commercial Edition || http://doc-snapshot.qt-project.org/5.0/commercialedition.html || <span style="color:red">Fix</span> || Contains some contact information for Digia and links to *GPL licenses, but otherwise outdated. | |||
| | |- | ||
 | |Thanks! || http://doc-snapshot.qt-project.org/5.0/credits.html || <span style="color:green">OK</span> | ||
|- | |||
|Third-Party Licenses Used in Qt || http://doc-snapshot.qt-project.org/5.0/3rdparty.html || <span style="color:green">OK</span> | |||
|- | |- | ||
|CatharonLicense.txt || http://doc-snapshot.qt-project.org/5.0/catharon-license.html || <span style="color:green">OK</span> | |||
| | |||
 | |||
|- | |- | ||
|Big5-HKSCS Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-big5hkscs.html || <span style="color:green">OK</span> | |||
| | |||
 | |||
|- | |- | ||
|Big5 Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-big5.html || <span style="color:green">OK</span> | |||
| | |||
 | |||
|- | |- | ||
|EUC-JP Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-eucjp.html || <span style="color:green">OK</span> | |||
| | |- | ||
|EUC-KR Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-euckr.html || <span style="color:green">OK</span> | |||
|- | |||
|GBK Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-gbk.html || <span style="color:green">OK</span> | |||
|- | |||
|Shift-JIS Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-sjis.html || <span style="color:green">OK</span> | |||
|- | |||
|ISO 2022-JP (JIS) Text Codec || http://doc-snapshot.qt-project.org/5.0/codecs-jis.html || <span style="color:green">OK</span> | |||
|- | |||
|TSCII Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-tscii.html || <span style="color:green">OK</span> | |||
|- | |||
|Poly2Tri Polygon Triangulation Library || http://doc-snapshot.qt-project.org/5.0/legal-poly2tri.html || <span style="color:green">OK</span> | |||
|} | |||
===Legal=== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |||
|Contributions to the Following Cocoa platform plugin files: qcocoaapplication.h, qcocoaapplication.mm, qcocoaapplicationdelegate.h, qcocoaapplicationdelegate.mm, qcocoaeventdispatcher.h, qcocoaeventdispatcher.mm, qmacdefines_mac.h || http://doc-snapshot.qt-project.org/5.0/qt-mac-cocoa-licensing.html ||Â <span style="color:green">OK</span> | |||
|- | |- | ||
| | |The qtmain Library || http://doc-snapshot.qt-project.org/5.0/qtmain.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | ==== Licensing ==== | ||
=== | |||
 | |||
 | |||
{| | {| | ||
|- | |- | ||
|Notes about PDF Licensing || http://doc-snapshot.qt-project.org/5.0/pdf-licensing.html || <span style="color:green">OK</span> | |||
|} | |} | ||
 | ===Legal=== | ||
=== | |||
 | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |||
|Trademarks || http://doc-snapshot.qt-project.org/5.0/trademarks.html || <span style="color:red">Fix</span> || Nokia -> Digia | |||
|- | |||
|GNU General Public License (GPL) || http://doc-snapshot.qt-project.org/5.0/gpl.html || <span style="color:red">Fix</span> || "Copyright Nokia" || Licensing | |||
|- | |- | ||
| | |GNU Lesser General Public License (LGPL) || http://doc-snapshot.qt-project.org/5.0/lgpl.html || <span style="color:red">Fix</span> || s/Nokia/Digia || Licensing | ||
|- | |- | ||
|Qt | |Other Licenses Used in Qt || http://doc-snapshot.qt-project.org/5.0/licenses.html || <span style="color:green">OK</span> || But remove link to killed page || Licensing | ||
|- | |- | ||
|Qt | |Open Source Versions of Qt || http://doc-snapshot.qt-project.org/5.0/opensourceedition.html || <span style="color:red">Fix</span> || s/Nokia/Digia/ || Licensing | ||
|} | |} | ||
=== | ==== Licensing ==== | ||
 | |||
{| | {| | ||
|- | |- | ||
 | |Implementation of the Recursive Shadow Casting Algorithm in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-recursive-shadow-casting.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Editions || http://doc-snapshot.qt-project.org/5.0/editions.html || <span style="color:red">Fix</span> || <span style="color:red">Fix</span> links | ||
|} | |||
 | |||
 | |||
 | |||
=== Scripting === | |||
==== QtScript ==== | |||
{| | |||
|- | |- | ||
| | |ECMAScript Reference || http://doc-snapshot.qt-project.org/5.0/ecmascript.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
=== Scripting === | |||
 | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Making Applications Scriptable || http://doc-snapshot.qt-project.org/5.0/qtjavascript.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | === Scripting === | ||
 | ==== QtScript ==== | ||
 | |||
 | |||
=== | |||
==== | |||
{| | {| | ||
|- | |- | ||
| | |Qt Script Debugger Manual || http://doc-snapshot.qt-project.org/5.0/qtscriptdebugger-manual.html || <span style="color:red">Fix</span> || QtScript goes away? | ||
|- | |- | ||
| | |Creating QtScript Extensions || http://doc-snapshot.qt-project.org/5.0/qtscriptextensions.html || <span style="color:red">Fix</span> || QtScript goes away? | ||
|- | |- | ||
| | |QtScript Module || http://doc-snapshot.qt-project.org/5.0/qtscript-module.html || <span style="color:red">Fix</span> || QtScript goes away? | ||
|- | |- | ||
| | |QtScriptTools Module || http://doc-snapshot.qt-project.org/5.0/qtscripttools-module.html || <span style="color:red">Fix</span> || QtScript goes away? | ||
|} | |} | ||
=== | === Scripting === | ||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
|- | |||
|Scripting Classes and Overviews || http://doc-snapshot.qt-project.org/5.0/script.html ||Â <span style="color:red">Fix</span> || QtScript goes away? | |||
|- | |||
|Making Applications Scriptable || http://doc-snapshot.qt-project.org/5.0/scripting.html || <span style="color:red">Fix</span> || QtScript goes away? | |||
|} | |} | ||
 | |||
=== | Â | ||
=== Testing === | |||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |QTest Namespace || http://doc-snapshot.qt-project.org/5.0/qtest.html || <span style="color:red">Fix</span> || Missing snippets | ||
|- | |- | ||
| | |QTestLib Manual || http://doc-snapshot.qt-project.org/5.0/qtestlib-manual.html || <span style="color:red">Fix</span> || Get rid of "provided by Nokia" ? Does cetest still work for remote execution of tests on Windows CE? | ||
|- | |- | ||
| | |Chapter 1: Writing a Unit Test || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial1.html || <span style="color:red">Fix</span> || Missing snippets | ||
|- | |- | ||
| | |Chapter 2: Data Driven Testing || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial2.html || <span style="color:red">Fix</span> || Missing snippets | ||
|- | |- | ||
| | |Chapter 3: Simulating GUI Events || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial3.html || <span style="color:red">Fix</span> || Missing snippets | ||
|- | |- | ||
| | |Chapter 4: Replaying GUI Events || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial4.html || <span style="color:red">Fix</span> || Missing snippets | ||
|- | |- | ||
| | |Chapter 5: Writing a Benchmark || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial5.html || <span style="color:red">Fix</span> || Missing snippets, broken link | ||
|- | |- | ||
| | |QTestLib Tutorial || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial.html || <span style="color:green">OK</span> | ||
|} | |||
 | |||
 | |||
=== Testing === | |||
 | |||
(UI testing, debugging) | |||
 | |||
{| | |||
|- | |- | ||
! Title !! Link !! Status !! Action !! Sub-topic | |||
|- | |- | ||
| | |QtQuickTest Reference Documentation || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-qtquicktest.html || <span style="color:green">OK</span> || - || QML | ||
|} | |||
 | |||
 | |||
=== Testing === | |||
{| | |||
|- | |- | ||
| | |QtTest Module || http://doc-snapshot.qt-project.org/5.0/qttest-module.html || <span style="color:green">OK</span> | ||
|} | |||
=== Add-ons === | |||
==== QtXML (deprecated) ==== | |||
{| | |||
|- | |- | ||
| | |QtXml Module || http://doc-snapshot.qt-project.org/5.0/qtxml-module.html || <span style="color:green">OK</span> || Is this really OK? The module is deprecated and replaced by APIs in QtCore. | ||
|} | |||
==== QtXMLPatterns ==== | |||
{| | |||
|- | |- | ||
| | |Qt XML Patterns Module || http://doc-snapshot.qt-project.org/5.0/qtxmlpatterns-module.html || <span style="color:green">OK</span> | ||
|}|- | |||
|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || <span style="color:green">OK</span> | |||
 | |||
==== QtSVG ==== | |||
{| | |||
|- | |- | ||
| | |QtSvg Module || http://doc-snapshot.qt-project.org/5.0/qtsvg-module.html || <span style="color:green">OK</span> | ||
|} | |||
==== Sensors ==== | |||
{| | |||
|- | |- | ||
| | |QtSensorGestures C++ API || http://doc-snapshot.qt-project.org/5.0/qtsensorgestures-cpp.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Sensors C++ API || http://doc-snapshot.qt-project.org/5.0/qtsensors-cpp.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Porting Applications from QtMobility Sensors to Qt Sensors || http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Service Framework Module || http://doc-snapshot.qt-project.org/5.0/qtserviceframework-module.html || <span style="color:green">OK</span> | ||
|} | |||
==== QtTools ==== | |||
{| | |||
|- | |- | ||
| | |QtUiTools Module || http://doc-snapshot.qt-project.org/5.0/qtuitools-module.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | ==== QtVersit ==== | ||
{| | {| | ||
|- | |- | ||
| | |Qt Versit || http://doc-snapshot.qt-project.org/5.0/qtversit-index.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QtVersit Module || http://doc-snapshot.qt-project.org/5.0/qtversit-module.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | ==== Qt Publish and Subscribe ==== | ||
{| | {| | ||
|- | |- | ||
| | |QValueSpace Namespace || http://doc-snapshot.qt-project.org/5.0/qvaluespace.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | Â | ||
 | |||
 | |||
=== Add-ons === | |||
====Help==== | |||
Is QtHelp an add-on or an essential? Can't find it anywhere | |||
 | |||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
|- | |||
|The Qt Help Framework || http://doc-snapshot.qt-project.org/5.0/qthelp-framework.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |QtHelp Module || http://doc-snapshot.qt-project.org/5.0/qthelp-module.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Help Project || http://doc-snapshot.qt-project.org/5.0/qthelpproject.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | Â | ||
==== Contacts ==== | |||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
|Qt Contacts || http://doc-snapshot.qt-project.org/5.0/qtcontacts-index.html || <span style="color:red">Fix</span> || Missing snippets | |||
|- | |- | ||
|Qt | |Qt Contacts Module || http://doc-snapshot.qt-project.org/5.0/qtcontacts-module.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Qt Contacts Overview || http://doc-snapshot.qt-project.org/5.0/qtcontacts-overview.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | |||
==== | ====Location==== | ||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
|Qt | |Qt Location C++ API || http://doc-snapshot.qt-project.org/5.0/qtlocation-cpp.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Qt Location GeoServices || http://doc-snapshot.qt-project.org/5.0/qtlocation-geoservices.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QtLocation Namespace || http://doc-snapshot.qt-project.org/5.0/qtlocation.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt Location Module || http://doc-snapshot.qt-project.org/5.0/qtlocation-module.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | ====Organizer==== | ||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
|- | |||
|Qt Organizer || http://doc-snapshot.qt-project.org/5.0/qtorganizer-index.html || <span style="color:green">OK</span> | |||
|- | |||
|QtOrganizer Module || http://doc-snapshot.qt-project.org/5.0/qtorganizer-module.html || <span style="color:green">OK</span> | |||
|} | |} | ||
(Contacts, Sensors, Location, Qt 3D etc) | |||
=== Add-ons === | === Add-ons === | ||
==== | ====Sensors==== | ||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
|- | |||
|QtSensorGestures Emulator || http://doc-snapshot.qt-project.org/5.0/sensorgesture-emulator-topics.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |QtSensorGestures Plugins || http://doc-snapshot.qt-project.org/5.0/sensorgesture-plugins-topics.html || <span style="color:red">Fix</span> || Illustrations look like Nokia form factor. Is that ok? | ||
| | |||
 | |||
|- | |- | ||
| | |Qt Sensors Backend || http://doc-snapshot.qt-project.org/5.0/sensors-backend-topics.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | (Contacts, Sensors, Location, Qt 3D etc) | ||
====Service Framework==== | |||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
|Qt | |Qt Service Framework || http://doc-snapshot.qt-project.org/5.0/service-frameworks.html || <span style="color:red">Fix</span> || URLs of bug reports and 4.7 docs, and littered with mentions of "nokia" in the examples etc. | ||
|- | |- | ||
| | |Service Frameworks Classes || http://doc-snapshot.qt-project.org/5.0/servicefw.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | ====Versit==== | ||
{| | {| | ||
|- | |- | ||
| | ! Title !! Link !! Status !! Action | ||
|- | |||
|Supported vCard Features || http://doc-snapshot.qt-project.org/5.0/vcardsupport.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Versit C++ API || http://doc-snapshot.qt-project.org/5.0/versitclasses.html || <span style="color:green">OK</span> | |||
|} | |} | ||
==== | ====System Info==== | ||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action | |||
|- | |- | ||
| | |Qt System Info Module || http://doc-snapshot.qt-project.org/5.0/systeminfo.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | === Add-ons === | ||
 | |||
(Contacts, Sensors, Location, Qt 3D etc) | |||
 | |||
{| | {| | ||
|- | |- | ||
! Title !! Link !! Status !! Action !! Sub-topic | |||
|- | |- | ||
| | |Qt Versit Overview || http://doc-snapshot.qt-project.org/5.0/versit.html || <span style="color:green">OK</span> || - || Versit | ||
| | |||
 | |||
|- | |- | ||
| | |Qt Versit Plugins || http://doc-snapshot.qt-project.org/5.0/versitplugins.html || <span style="color:green">OK</span> || - || Versit | ||
|- | |- | ||
| | |QML Maps || http://doc-snapshot.qt-project.org/5.0/qml-location5-maps.html || <span style="color:green">OK</span> || - || Location | ||
|- | |||
|QML Location Plugin || http://doc-snapshot.qt-project.org/5.0/qml-location.html || <span style="color:green">OK</span> || - || Location | |||
|- | |||
|Location QML Plugin || http://doc-snapshot.qt-project.org/5.0/qml-location-plugin.html || <span style="color:red">Fix</span> || Broken link to "coordinate" type || Location | |||
|- | |||
|Publish and Subscribe QML Plugin || http://doc-snapshot.qt-project.org/5.0/qml-publishsubscribe.html || <span style="color:green">OK</span> || - || Publish/Subscribe | |||
|- | |||
|QML Maps Plugin || http://doc-snapshot.qt-project.org/5.0/qml-qtlocation5-maps.html || <span style="color:green">OK</span> || - || Location | |||
|} | |} | ||
== | === Add-ons === | ||
=== | ==== Contacts ==== | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Qt Contacts Action API || http://doc-snapshot.qt-project.org/5.0/contactsactions.html || <span style="color:green">OK</span> | ||
|- | |||
|Qt Contacts Asynchronous API || http://doc-snapshot.qt-project.org/5.0/contactsasync.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Contacts C++ API || http://doc-snapshot.qt-project.org/5.0/contactsclasses.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Contacts Manager Engines || http://doc-snapshot.qt-project.org/5.0/contactsengines.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Contacts Synchronous API || http://doc-snapshot.qt-project.org/5.0/contactssync.html || <span style="color:green">OK</span> | |||
|- | |||
|Qt Contacts API Usage || http://doc-snapshot.qt-project.org/5.0/contactsusage.html || <span style="color:green">OK</span> | |||
|} | |} | ||
 | ==== Sensors ==== | ||
=== | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
|Creating | |Creating a sensor plugin || http://doc-snapshot.qt-project.org/5.0/creating-a-sensor-plugin.html || <span style="color:green">OK</span> | ||
|- | |||
|Compatibility Map || http://doc-snapshot.qt-project.org/5.0/compatmap.html || <span style="color:green">OK</span> | |||
|- | |||
|Determining the default sensor for a type || http://doc-snapshot.qt-project.org/5.0/determining-the-default-sensor-for-a-type.html || <span style="color:red">Fix</span> || Nokia-specific (talks about a .conf file in /etc/xdg/Nokia). | |||
|- | |||
|Dynamic Sensor Backend Registration || http://doc-snapshot.qt-project.org/5.0/dynamic-sensor-backend-registration.html || <span style="color:green">OK</span> | |||
|- | |||
|Generic Backend || http://doc-snapshot.qt-project.org/5.0/genericbackend.html || <span style="color:green">OK</span> | |||
|} | |} | ||
=== | Â | ||
=== Add-ons === | |||
 | |||
(Contacts, Sensors, Location, Qt 3D etc) | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action !! Sub-topic | ||
|- | |- | ||
| | |Supported iCalendar Features || http://doc-snapshot.qt-project.org/5.0/icalsupport.html || <span style="color:green">OK</span> || - || Versit | ||
| | |||
 | |||
|- | |- | ||
|Qt Location || http://doc-snapshot.qt-project.org/5.0/index-qtlocation-module.html || <span style="color:red">Fix</span> || Talks about the default "nokia" plugin. Also seems to focus on Qt 4 APIs with a short list of Qt 5 updates at the end. || Location | |||
|- | |- | ||
| | |Qt Sensors || http://doc-snapshot.qt-project.org/5.0/index-qtsensors.html || <span style="color:green">OK</span> || - || Sensors | ||
|- | |- | ||
| | |Notifications || http://doc-snapshot.qt-project.org/5.0/notifications.html || <span style="color:green">OK</span> || Maybe add JSON DB to the title || JsonDB | ||
| | |||
|- | |- | ||
|Object Indexes || http://doc-snapshot.qt-project.org/5.0/object-indexes.html || <span style="color:green">OK</span> || Maybe add JSON DB to the title || JsonDB | |||
|- | |- | ||
| | |Qt Organizer API Advanced Usage || http://doc-snapshot.qt-project.org/5.0/organizeradvanced.html || <span style="color:green">OK</span> || - || Qt Organizer | ||
|- | |- | ||
| | |Qt Organizer Asynchronous API || http://doc-snapshot.qt-project.org/5.0/organizerasync.html || <span style="color:green">OK</span> || - || Qt Organizer | ||
|- | |- | ||
| | |Qt Organizer C++ API || http://doc-snapshot.qt-project.org/5.0/organizerclasses.html || <span style="color:green">OK</span> || - || Qt Organizer | ||
|} | |||
 | |||
=== Add-ons === | |||
==== QtPIM ==== | |||
{| | |||
|- | |- | ||
|Qt | |Qt Organizer Manager Engines || http://doc-snapshot.qt-project.org/5.0/organizerengines.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Qt Organizer Overview || http://doc-snapshot.qt-project.org/5.0/organizer.html || <span style="color:green">OK</span> | ||
|- | |- | ||
|Qt | |Qt Organizer Synchronous API || http://doc-snapshot.qt-project.org/5.0/organizersync.html || <span style="color:green">OK</span> | ||
|} | |} | ||
==== | ==== QLALR ==== | ||
{| | {| | ||
|- | |- | ||
|qlalr - References to External Information || http://doc-snapshot.qt-project.org/5.0/qlalr-external-references.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well | |||
|- | |- | ||
| | |qlalr - Writing Grammars || http://doc-snapshot.qt-project.org/5.0/qlalr-files.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well | ||
|- | |- | ||
| | |qlalr - Generating Code from Grammar Specifications || http://doc-snapshot.qt-project.org/5.0/qlalr-generating.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well | ||
|- | |- | ||
| | |qlalr - qlalr Grammar Specification || http://doc-snapshot.qt-project.org/5.0/qlalr-grammar-specification.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well | ||
|- | |- | ||
| | |qlalr - Handling Conflicts || http://doc-snapshot.qt-project.org/5.0/qlalr-handling-conflicts.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well | ||
|- | |- | ||
| | |qlalr - Error Handling and Recovery || http://doc-snapshot.qt-project.org/5.0/qlalr-handling-errors.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well | ||
|- | |- | ||
| | |qlalr || http://doc-snapshot.qt-project.org/5.0/qlalr.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well | ||
|} | |} | ||
=== | ==== QtPublishSubscribe ==== | ||
 | |||
{| | {| | ||
|- | |- | ||
|Qt Publish Subscribe Module || http://doc-snapshot.qt-project.org/5.0/publ-subs.html || <span style="color:green">OK</span> | |||
|} | |||
==== ActiveQt ==== | |||
{| | |||
|- | |- | ||
| | |QAxContainer Module || http://doc-snapshot.qt-project.org/5.0/qaxcontainer-module.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QAxServer Module || http://doc-snapshot.qt-project.org/5.0/qaxserver-module.html || <span style="color:green">OK</span> | ||
|} | |||
=== Porting from Qt 4 === | |||
{| | |||
|- | |- | ||
| | |Porting Guidelines || http://doc-snapshot.qt-project.org/5.0/portingguide.html || <span style="color:green">OK</span> | ||
|} | |} | ||
=== | Â | ||
=== Add-ons === | |||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |Qt Location 5.x || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtlocation5-qtlocation-5-0.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QtMobility.sensors 1.x || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmobility-sensors1-qtmobility-sensors-1-3.html || <span style="color:green">OK</span> | ||
|- | |||
|Qt Sensors QML API || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtsensors5-qtsensors-5.html || <span style="color:green">OK</span> | |||
|- | |- | ||
|} | |} | ||
==== | ==== Qt 3D ==== | ||
{| | {| | ||
|- | |- | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action|- | ||
|Acceptance tests for Qt3D || http://doc-snapshot.qt-project.org/5.0/qt3d-acceptance.html || <span style="color:red">Fix</span> || Missing images | |||
|- | |||
|Qt3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d-all-classes.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D | |||
|- | |- | ||
| | |All Namespaces || http://doc-snapshot.qt-project.org/5.0/qt3d-all-namespaces.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt 3D Annotated Class List || http://doc-snapshot.qt-project.org/5.0/qt3d-annotated.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D | ||
|- | |- | ||
| | |Qt3D Arrays and Vertex Buffers || http://doc-snapshot.qt-project.org/5.0/qt3d-arrays.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Building QtQuick3D || http://doc-snapshot.qt-project.org/5.0/qt3d-building.html || <span style="color:red">Fix</span> || Missing images | ||
|- | |- | ||
| | |Camera and View Frustum || http://doc-snapshot.qt-project.org/5.0/qt3d-camera-frustum.html || <span style="color:red">Fix</span> || Missing images | ||
|- | |- | ||
| | |Qt 3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d-classes.html || <span style="color:red">Fix</span> || Lists __all_ Qt classes, not just Qt3D | ||
|- | |- | ||
| | |Contributing to QtQuick3D and Qt3D || http://doc-snapshot.qt-project.org/5.0/qt3d-contrib.html || <span style="color:red">Fix</span> || Or OK, this page is simply missing | ||
|- | |- | ||
| | |Declarative Scenegraph Creation || http://doc-snapshot.qt-project.org/5.0/qt3d-declarative-scenegraph.html || <span style="color:red">Fix</span> || Missing images | ||
|- | |- | ||
| | |Qt3D Geometry || http://doc-snapshot.qt-project.org/5.0/qt3d-geometry.html || <span style="color:green">OK</span> | ||
 | |||
|- | |- | ||
|Qt3D Graphics View Integration || http://doc-snapshot.qt-project.org/5.0/qt3d-graphicsview.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Qt 3D Inheritance Hierarchy || http://doc-snapshot.qt-project.org/5.0/qt3d-hierarchy.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D | ||
|- | |- | ||
| | |Qt3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d.html || <span style="color:red">Fix</span> || Or OK, this page is simply missing | ||
| | |||
|- | |- | ||
|Qt 3D || http://doc-snapshot.qt-project.org/5.0/qt3d-index.html || <span style="color:red">Fix</span> || Missing images | |||
|- | |- | ||
| | |Other Licenses Used in Qt 3D || http://doc-snapshot.qt-project.org/5.0/qt3d-licenses.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt3D Materials || http://doc-snapshot.qt-project.org/5.0/qt3d-materials.html || <span style="color:green">OK</span> | ||
 | |||
|- | |- | ||
|3D Math Basis || http://doc-snapshot.qt-project.org/5.0/qt3d-math-basis.html || <span style="color:red">Fix</span> || Missing images | |||
|- | |- | ||
| | |Qt3D Math || http://doc-snapshot.qt-project.org/5.0/qt3d-math.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |All Modules || http://doc-snapshot.qt-project.org/5.0/qt3d-modules.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt3D Painting || http://doc-snapshot.qt-project.org/5.0/qt3d-painting.html || <span style="color:green">OK</span> | ||
|- | |||
|QtQuick3D for Scripting 3D Apps in QML || http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d.html || <span style="color:green">OK</span> | |||
|- | |- | ||
| | |Stock Shapes for QtQuick3D || http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d-shapes.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt3D Scene Management || http://doc-snapshot.qt-project.org/5.0/qt3d-scene.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |Qt3D Texture Handling || http://doc-snapshot.qt-project.org/5.0/qt3d-textures.html || <span style="color:green">OK</span> | ||
|- | |- | ||
| | |QtQuick3D Troubleshooting Guide || http://doc-snapshot.qt-project.org/5.0/qt3d-troubleshooting.html || <span style="color:red">Fix</span> || Missing images | ||
|- | |- | ||
| | |Qt3D Viewing || http://doc-snapshot.qt-project.org/5.0/qt3d-viewing.html || <span style="color:green">OK</span> | ||
|} | |} | ||
 | |||
=== | Â | ||
=== Examples and tutorials === | |||
{| | {| | ||
|- | |- | ||
 | |Chapter 3: Adding Property Bindings || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter3-bindings.html || <span style="color:green">OK</span> || Contains some iffy code snippets | ||
|- | |- | ||
| | |Chapter 4: Using Custom Property Types || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter4-custompropertytypes.html || <span style="color:green">OK</span> || Contains some iffy code snippets | ||
|- | |- | ||
|Using | |Chapter 5: Using List Property Types || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter5-listproperties.html || <span style="color:green">OK</span> || Contains some iffy code snippets | ||
| | |||
|- | |- | ||
 | |Chapter 6: Writing an Extension Plugin || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter6-plugins.html || <span style="color:red">Fix</span> || Mention of QML Viewer | ||
|- | |- | ||
| | |QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame1.html || <span style="color:green">OK</span> || Contains some iffy code snippets | ||
|- | |- | ||
| | |QML Advanced Tutorial 2 - Populating the Game Canvas || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame2.html || <span style="color:green">OK</span> || Contains some iffy code snippets | ||
 | |||
 | |||
|- | |- | ||
|QML Advanced Tutorial 3 - Implementing the Game Logic || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame3.html || <span style="color:green">OK</span> || Contains some iffy code snippets | |||
|- | |- | ||
| | |QML Advanced Tutorial 4 - Finishing Touches || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame4.html || <span style="color:green">OK</span> || Contains some iffy code snippets | ||
|} | |} | ||
=== | Â | ||
=== Examples === | |||
{| | {| | ||
Line 1,868: | Line 1,893: | ||
 ! Title !! Link !! Status !! Action |  ! Title !! Link !! Status !! Action | ||
|- | |- | ||
| | |QML Advanced Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-advtutorial.html || <span style="color:green">OK</span> || - || QML | ||
|- | |- | ||
| | |QML Dynamic View Ordering Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-dynamicview-tutorial.html || Â <span style="color:green">OK</span> || - || QML | ||
| | |||
 | |||
|- | |- | ||
 | |QML Tutorial 1 - Basic Types || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial1.html || <span style="color:red">Fix</span> || Says to use "qmlviewer" to view example, but that's called "qmlscene" now, right? || QML | ||
|- | |- | ||
|QML Tutorial 2 - QML Components || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial2.html || Â <span style="color:green">OK</span> || - || QML | |||
 | |||
 | |||
 | |||
 | |||
|QML | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
 | |||
|- | |- | ||
|QML Tutorial 3 - States and Transitions || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial3.html ||Â Â <span style="color:green">OK</span> || - || QML | |||
|- | |- | ||
|QML Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial.html || Â <span style="color:green">OK</span> || - || QML | |||
|QML | |||
|} | |} | ||
=== Examples === | === Examples === |
Revision as of 14:57, 3 October 2012
Needs action
Title | Link | Status | Action | |
---|---|---|---|---|
The dumpcpp Tool (ActiveQt) | http://doc-snapshot.qt-project.org/5.0/activeqt-dumpcpp.html | Fix | Is ActiveQt removed? | |
The dumpdoc Tool (ActiveQt) | http://doc-snapshot.qt-project.org/5.0/activeqt-dumpdoc.html | Fix | Is ActiveQt removed? | |
IDC - The Interface Description Compiler (ActiveQt) | http://doc-snapshot.qt-project.org/5.0/activeqt-idc.html | Fix | Is ActiveQt removed? | |
testcon - An ActiveX Test Container (ActiveQt) | http://doc-snapshot.qt-project.org/5.0/activeqt-testcon.html | Fix | Is ActiveQt removed? | |
How to Report a Bug | http://doc-snapshot.qt-project.org/5.0/bughowto.html | Fix | "FAQs" is a dead link, and "Qt repository" links to Gitorious instead of Gerrit. | |
Codecs | http://doc-snapshot.qt-project.org/5.0/codecs.html | OK | Empty list, remove? | |
ActiveX in Qt | http://doc-snapshot.qt-project.org/5.0/qt-activex.html | OK | What's the status for ActiveX? | |
Qt for Windows CE | http://doc-snapshot.qt-project.org/5.0/qtce.html | OK | What's the status for CE? | |
Configuring Qt | http://doc-snapshot.qt-project.org/5.0/qtconfig.html | Fix | Is this even supported anymore? It doesn't even build | |
Qt Performance Tuning | http://doc-snapshot.qt-project.org/5.0/qt-performance.html | Fix | At least the part about QDirectPainter needs to go; probably best to Kill it | |
Windows CE - Using shadow builds | http://doc-snapshot.qt-project.org/5.0/shadow.html | Fix | WinCE? | |
Windows CE - Introduction to using Qt | http://doc-snapshot.qt-project.org/5.0/wince-with-qt-introduction.html | Fix | is CE still supported? | WinCE |
Windows CE - Working with Custom SDKs | http://doc-snapshot.qt-project.org/5.0/windowsce-customization.html | Fix | is CE still supported? | WinCE |
Qt for Windows CE and OpenGL ES | http://doc-snapshot.qt-project.org/5.0/windowsce-opengl.html | Fix | Outdated: Only mentions QGLWidget; is CE still supported? | WinCE |
Windows CE - Signing | http://doc-snapshot.qt-project.org/5.0/windowsce-signing.html | Fix | Is CE still supported? | WinCE |
Introduction
Title | Link | Status | Action |
---|---|---|---|
What's New in Qt 5 | http://doc-snapshot.qt-project.org/5.0/qt5-intro.html | Fix | Not complete. Too focused on mobile |
Porting from Qt 4
Porting QML Applications to Qt 5 | http://doc-snapshot.qt-project.org/5.0/qtquick-porting-qt5.html | OK |
Porting Applications from QtMobility Sensors to Qt Sensors | http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html | OK |
SDK
Title | Link | Status | Action |
---|---|---|---|
Configuration Options for Qt | http://doc-snapshot.qt-project.org/5.0/configure-options.html | Fix | Not updated to match options in Qt 5 |
CMake Manual | http://doc-snapshot.qt-project.org/5.0/cmake-manual.html | OK |
Tools
Title | Link | Status | Action |
---|---|---|---|
Using Qt Assistant as a Custom Help Viewer | http://doc-snapshot.qt-project.org/5.0/assistant-custom-help-viewer.html | Fix | Mentions CD-ROMs like it's state of the art, so it sounds super-old. Talks about Qt 4.4 like it's the latest version. |
Qt Assistant | http://doc-snapshot.qt-project.org/5.0/assistant.html | Fix | Screenshot says "Qt 4.4" and has a HUGE Trolltech-logo :P. Mentions of Qt 4.4.0 and Qt 4.4.1 in examples. Lots of Qt 4.4 screenshots done on Windows XP. Maybe we should update those? Claims Assistant is better than a web browser since it can do full text search, which we plan to implement in the web page as well? Also, Google might have something to cover that stuff. |
Tools
Title | Link | Status | Action |
---|---|---|---|
Creating and Using Components for Qt Designer | http://doc-snapshot.qt-project.org/5.0/qtdesigner-components.html | OK | |
QtDesigner Module | http://doc-snapshot.qt-project.org/5.0/qtdesigner-module.html | OK |
Tools
Resource Compiler (rcc) | http://doc-snapshot.qt-project.org/5.0/rcc.html | OK | |
Qt's Tools | http://doc-snapshot.qt-project.org/5.0/qttools.html | OK | Some of these have been moved into the QtTools add-on, I think |
General
Developing Qt Applications for Mac OS X | http://doc-snapshot.qt-project.org/5.0/developing-on-mac.html | OK |
Cross-Platform and Platform-Specific Development | http://doc-snapshot.qt-project.org/5.0/developing-with-qt.html | OK |
Exception Safety | http://doc-snapshot.qt-project.org/5.0/exceptionsafety.html | OK |
General
General Qt Requirements | http://doc-snapshot.qt-project.org/5.0/requirements.html | Fix | Update to QPA |
Qt for Mac OS X Requirements | http://doc-snapshot.qt-project.org/5.0/requirements-mac.html | OK | |
Qt for Windows CE Requirements | http://doc-snapshot.qt-project.org/5.0/requirements-wince.html | Fix | Looks outdated; is CE even supported anymore? |
Qt for Windows Requirements | http://doc-snapshot.qt-project.org/5.0/requirements-win.html | OK | But rename QML2 to QtQuick2 |
Qt for X11 Requirements | http://doc-snapshot.qt-project.org/5.0/requirements-x11.html | Fix | Outdated, doesn't mention xcb |
qmlscene
Prototyping with qmlscene | http://doc-snapshot.qt-project.org/5.0/qtquick-qmlscene.html | OK |
Deployment
Deploying Qt Applications | http://doc-snapshot.qt-project.org/5.0/deployment.html | Fix | Outdated list of modules, and outdated list of platforms? |
Deploying an Application on Mac OS X | http://doc-snapshot.qt-project.org/5.0/deployment-mac.html | Fix | Is this up-to-date? The deployment tool mentioned here does not seem to exist. What about Creator? |
Deploying Plugins | http://doc-snapshot.qt-project.org/5.0/deployment-plugins.html | Fix | Has several mentions of Qt 4 version numbers as examples. |
Deploying an Application on Windows | http://doc-snapshot.qt-project.org/5.0/deployment-windows.html | OK | OK with some reservations: Does not mention SDK or Qt Creator at all.. Should it? |
Deploying an Application on X11 Platforms | http://doc-snapshot.qt-project.org/5.0/deployment-x11.html | OK | OK with some reservations: Does not mention SDK or Qt Creator at all.. Should it? |
Qt Creator
Cross-platform development
Supported Platforms | http://doc-snapshot.qt-project.org/5.0/platform-details.html | Fix | See QTBUG-27250. Also mentions Nokia. Consider syncing with Digia's page |
Platform and Compiler Notes | http://doc-snapshot.qt-project.org/5.0/platform-notes.html | Fix | Remove "embedded linux" |
Platform Notes - INTEGRITY | http://doc-snapshot.qt-project.org/5.0/platform-notes-integrity.html | Fix | Says it's community-port based on Qt for Embedded Linux. Should it be killed as well? |
Platform and Compiler Notes - Mac OS X | http://doc-snapshot.qt-project.org/5.0/platform-notes-mac.html | Fix | Code snippet won't compile because it uses QApplication without including QtWidgets. Also has an empty section labelled "Binary Package". |
Platform and Compiler Notes - QNX | http://doc-snapshot.qt-project.org/5.0/platform-notes-qnx.html | Fix | Says it's community-port based on Qt for Embedded Linux. Should it be killed as well? |
Platform and Compiler Notes - VxWorks | http://doc-snapshot.qt-project.org/5.0/platform-notes-vxworks.html | Fix | References Qt embedded. |
Platform and Compiler Notes - Windows | http://doc-snapshot.qt-project.org/5.0/platform-notes-windows.html | Fix | Refers to compiling Qt 4. Contains the macro "%VERSION%": Is this supposed to be expanded by qdoc? |
Platform and Compiler Notes - X11 | http://doc-snapshot.qt-project.org/5.0/platform-notes-x11.html | Fix | A lot of this information is outdated |
Platform-Specific Documentation | http://doc-snapshot.qt-project.org/5.0/platform-specific.html | Fix | outdated |
qmake
qmake Advanced Usage | http://doc-snapshot.qt-project.org/5.0/qmake-advanced-usage.html | OK | |
qmake Common Projects | http://doc-snapshot.qt-project.org/5.0/qmake-common-projects.html | OK | |
Configuring qmake's Environment | http://doc-snapshot.qt-project.org/5.0/qmake-environment-reference.html | OK | |
qmake Function Reference | http://doc-snapshot.qt-project.org/5.0/qmake-function-reference.html | OK | |
qmake Manual | http://doc-snapshot.qt-project.org/5.0/qmake-manual.html | OK | |
qmake Platform Notes | http://doc-snapshot.qt-project.org/5.0/qmake-platform-notes.html | Fix | Contains sections about Symbian |
Using Precompiled Headers | http://doc-snapshot.qt-project.org/5.0/qmake-precompiledheaders.html | Fix | Contains some 4.0 versioning in the code snippets and claims we still support VC6. |
qmake Project Files | http://doc-snapshot.qt-project.org/5.0/qmake-project-files.html | Fix | Outdated examples where you have to do "CONFIG += qt thread" to get a multithreaded Qt application. Outdated list of modules. |
sdk
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Getting Started Programming with Qt | http://doc-snapshot.qt-project.org/5.0/gettingstartedqt.html | Fix | Called "Getting started with Qt" instead of "Getting started with QtWidgets" | |
Installation | http://doc-snapshot.qt-project.org/5.0/installation.html | OK | Expand with more platforms? | Installation |
Installing Qt for Mac OS X | http://doc-snapshot.qt-project.org/5.0/install-mac.html | Fix | Should focus on SDK instead of source builds? | Installation |
Installing Qt for Windows CE | http://doc-snapshot.qt-project.org/5.0/install-wince.html | Fix | Should focus on SDK instead of source builds? | Installation |
Installing Qt for Windows | http://doc-snapshot.qt-project.org/5.0/install-win.html | Fix | Should focus on SDK instead of source builds? | Installation |
Installing Qt for X11 Platforms | http://doc-snapshot.qt-project.org/5.0/install-x11.html | Fix | Should focus on SDK instead of source builds? | Installation |
Qt Linguist Manual: Text ID Based Translations | http://doc-snapshot.qt-project.org/5.0/linguist-id-based-i18n.html | OK | - | Linguist |
Qt Linguist Manual: Release Manager | http://doc-snapshot.qt-project.org/5.0/linguist-manager.html | OK | - | Linguist |
Qt Linguist Manual | http://doc-snapshot.qt-project.org/5.0/linguist-manual.html | OK | - | Linguist |
Qt Linguist Manual: Programmers | http://doc-snapshot.qt-project.org/5.0/linguist-programmers.html | Fix | Include information about QML | Linguist |
Qt Linguist Manual: Translators | http://doc-snapshot.qt-project.org/5.0/linguist-translators.html | Fix | First section only says "Contents". Placeholder? | Linguist |
Qt Linguist Manual: TS File Format | http://doc-snapshot.qt-project.org/5.0/linguist-ts-file-format.html | Fix | Missing DTD | Linguist |
Support for Linux/X11 | http://doc-snapshot.qt-project.org/5.0/linuxx11-support.html | Fix | List of features includes graphics view and QtOpenGL, but not QML. | Platforms |
Qt for Mac OS X - Specific Issues | http://doc-snapshot.qt-project.org/5.0/mac-differences.html | Fix | Suggests contacting technical support. Should perhaps redirect to mailing lists and forums instead? Also mentions that Q_WS_MAC is no longer defined, but still uses it in a code snippet. | Platforms |
Support for Mac OS X | http://doc-snapshot.qt-project.org/5.0/mac-support.html | Fix | List of features includes graphics view and QtOpenGL, but not QML. | Platforms |
Using the Meta-Object Compiler (moc) | http://doc-snapshot.qt-project.org/5.0/moc.html | Fix | Says that "moc does not expand macros", but I think Lars added a fully functioning preprocessor? | Tools |
Title | Link | Status | Action |
---|---|---|---|
qmake Reference | http://doc-snapshot.qt-project.org/5.0/qmake-reference.html | OK | |
Running qmake | http://doc-snapshot.qt-project.org/5.0/qmake-running.html | OK | |
qmake Tutorial | http://doc-snapshot.qt-project.org/5.0/qmake-tutorial.html | OK | |
Using qmake | http://doc-snapshot.qt-project.org/5.0/qmake-using.html | OK | |
qmake Variable Reference | http://doc-snapshot.qt-project.org/5.0/qmake-variable-reference.html | Fix | Contains information particular to Symbian and Maemo. Layout is all crazy. Module list for QT variable is outdated. Contains information about variables that have been deprecated since Qt 4.2. |
Title | Link | Status | Action | |
---|---|---|---|---|
Debugging QML Applications | http://doc-snapshot.qt-project.org/5.0/qtquick-debugging.html | OK | - | QML |
Deploying QML Applications | http://doc-snapshot.qt-project.org/5.0/qtquick-deployment.html | Fix | Claims that QQuickView is QWidget-based and uses QApplication instead of QGuiApplication in examples. | QML |
Build system
Title | Link | Status | Action |
---|---|---|---|
Creating Shared Libraries | http://doc-snapshot.qt-project.org/5.0/sharedlibrary.html | OK |
=Tools
Title | Link | Status | Action |
---|---|---|---|
User Interface Compiler (uic) | http://doc-snapshot.qt-project.org/5.0/uic.html | OK |
User Interfaces
Title | Link | Status | Action |
---|---|---|---|
Standard Accelerator Keys | http://doc-snapshot.qt-project.org/5.0/accelerators.html | Fix | Contains a reference to Q3Accel as the "best practice" for accelerators in Qt... The list of standard accelerators might be useful to some people, though. |
Accessibility | http://doc-snapshot.qt-project.org/5.0/accessible.html | Fix | Make this less confrontational? |
Animation Framework | http://doc-snapshot.qt-project.org/5.0/animation.html | Fix | QEasingCurve needs a description, otherwise it's fine. |
The Animation Framework | http://doc-snapshot.qt-project.org/5.0/animation-overview.html | Fix | Mentions "Kinetic" and "Graphics View". Might need some generalization. |
Setting the Application Icon | http://doc-snapshot.qt-project.org/5.0/appicon.html | Fix | Widget-specific and might (I hope) be out of date, but that needs to be checked. |
QML and QtQuick
Title | Link | Status | Action |
---|---|---|---|
C++ Extensions: Reference examples | http://doc-snapshot.qt-project.org/5.0/declarative-cppextensions-reference.html | OK | |
Chapter 1: Creating a New Type | http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter1-basics.html | OK | |
Chapter 2: Connecting to C++ Methods and Signals | http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter2-methods.html | OK | Contains some iffy code snippets |
QML and QtQuick
Title | Link | Status | Action |
---|---|---|---|
QML Module QtQuick.Window 2.0 | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-window2-qtquick-window-2.html | OK |
Other
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Qt Quick Module - C++ Classes | http://doc-snapshot.qt-project.org/5.0/qtquick-module.html | OK | - | Reference |
Qt Quick Release Notes | http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-releasenotes.html | OK | - | QML |
Qt Quick Licensing Information | http://doc-snapshot.qt-project.org/5.0/qtquicklicense.html | OK | - | Licensing |
Widgets
Title | Link | Status | Action |
---|---|---|---|
Abstract Widget Classes | http://doc-snapshot.qt-project.org/5.0/abstractwidgets.html | OK | |
Advanced Widgets | http://doc-snapshot.qt-project.org/5.0/advanced.html | Fix | Just a list of widgets. Seems incomplete. |
Widget Appearance and Style | http://doc-snapshot.qt-project.org/5.0/appearance.html | OK | |
Window and Dialog Widgets | http://doc-snapshot.qt-project.org/5.0/application-windows.html | Fix | Very widget-specific and overloads the term "Window" which now has a different meaning. |
Basic Widgets | http://doc-snapshot.qt-project.org/5.0/basicwidgets.html | OK |
User Interfaces
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Books about GUI Design | http://doc-snapshot.qt-project.org/5.0/guibooks.html | Fix | Should mention that the Qt 4-book is mainly relevant for widgets development and other. We'll just have to assume that our charity-agreement with Amazon (our favorite bookstore apparently) is still valid? | |
Help System | http://doc-snapshot.qt-project.org/5.0/helpsystem.html | OK | - | Widgets |
Qt Classes for Internationalization | http://doc-snapshot.qt-project.org/5.0/i18n.html | OK | - | i18n |
Translation Rules for Plurals | http://doc-snapshot.qt-project.org/5.0/i18n-plural-rules.html | OK | - | i18n |
Writing Source Code for Translation | http://doc-snapshot.qt-project.org/5.0/i18n-source-translation.html | Fix | Should also mention how to do this for QML | i18n |
Internationalization with Qt | http://doc-snapshot.qt-project.org/5.0/internationalization.html | Fix | Very widget-centric, outdated Norwegian ortography in example, wrongfully identifies Scandinavian languages as "exotic" | i18n |
Layout Management | http://doc-snapshot.qt-project.org/5.0/layout.html | OK | - | Widgets |
Main Window and Related Classes | http://doc-snapshot.qt-project.org/5.0/mainwindow-classes.html | OK | - | Widgets |
Application Main Window | http://doc-snapshot.qt-project.org/5.0/mainwindow.html | OK | - | Widgets |
Model/View Classes | http://doc-snapshot.qt-project.org/5.0/model-view.html | OK | - | Model/View |
Model/View Tutorial | http://doc-snapshot.qt-project.org/5.0/modelview.html | Fix | Very focused on widgets. It should be clear that widgets and QML are both first class citizens when it comes to presenting the contents of a model. Also lists a few Qt 4 books, so it should be made clear there that they describe concepts which are still relevant, but that they don't contain information about the new additions in Qt 5 (or, probably, the laters versions of Qt 4). | Model/View |
Model/View Programming | http://doc-snapshot.qt-project.org/5.0/model-view-programming.html | Fix | Should cover QML usage, mentions Qt 4 as if it's new, mentions porting from Qt 3. | Model/View |
User Interfaces
Widgets
Organizers | http://doc-snapshot.qt-project.org/5.0/organizers.html | OK |
QML
Property Binding | http://doc-snapshot.qt-project.org/5.0/propertybinding.html | Fix | Missing snippets |
QML Basic Types | http://doc-snapshot.qt-project.org/5.0/qdeclarativebasictypes.html | OK | |
QML Performance | http://doc-snapshot.qt-project.org/5.0/qdeclarativeperformance.html | Fix | Mostly OK, but need to get rid of the part mentioning graphicssystems and QDeclarativeView etc |
QML Scope | http://doc-snapshot.qt-project.org/5.0/qdeclarativescope.html | Fix | Should have import QtQuick 2.0 instead of 1.0 |
QML Security | http://doc-snapshot.qt-project.org/5.0/qdeclarativesecurity.html | Fix | Should have import QtQuick 2.0 instead of 1.0 |
QML States | http://doc-snapshot.qt-project.org/5.0/qdeclarativestates.html | Fix | Missing code snippets |
QML Animation and Transitions | http://doc-snapshot.qt-project.org/5.0/qdeclarativeanimation.html | Fix | Missing snippets |
User Interfaces
Title | Link | Status | Action |
---|---|---|---|
UI Design with Qt | http://doc-snapshot.qt-project.org/5.0/qt-gui-concepts.html | OK | |
The Qt GUI Module | http://doc-snapshot.qt-project.org/5.0/qtgui-module.html | OK | |
Qt GUI Module Overview | http://doc-snapshot.qt-project.org/5.0/qtgui-overview.html | OK |
QML and QtQuick
Widgets
Title | Link | Status | Action |
---|---|---|---|
QtOpenGL Module | http://doc-snapshot.qt-project.org/5.0/qtopengl-module.html | Fix | This module is deprecated. The Motif reference might not be relevant any more |
General
Desktop Integration | http://doc-snapshot.qt-project.org/5.0/desktop-integration.html | OK | See QTBUG-25524 |
Getting Started Guides | http://doc-snapshot.qt-project.org/5.0/gettingstarted.html | Fix | Differentiating between Qt and QML as two different toolkits. Should be "widgets" and "QML"? |
User input
Keyboard Focus | http://doc-snapshot.qt-project.org/5.0/focus.html | Fix | Widget-specific. Should contain info about keyboard-focus in QML. |
Gestures Programming | http://doc-snapshot.qt-project.org/5.0/gestures-overview.html | Fix | Focuses on QWidget and Graphics View. Should probably focus on QWidget and QML? |
Widgets
Dialog Windows | http://doc-snapshot.qt-project.org/5.0/dialogs.html | OK | |
Cleanlooks Style Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery-cleanlooks.html | Fix | Kill? We have to find out if CleanLooks is part of Qt 5 or not. |
GTK Style Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery-gtk.html | Fix | Doesn't the GTK style use the system theme? Should be clarified if that's the case. |
Qt Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery.html | Fix | Mentions "Qt 4" as current version. |
Macintosh Style Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery-macintosh.html | OK | Has a table-breaking image, but mostly fine. |
Plastique Style Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery-plastique.html | Fix | Kill? We have to find out if Plastique is part of Qt 5 or not. |
Windows Style Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery-windows.html | OK | |
Windows Vista Style Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery-windowsvista.html | OK | |
Windows XP Style Widget Gallery | http://doc-snapshot.qt-project.org/5.0/gallery-windowsxp.html | OK | |
Layout Classes | http://doc-snapshot.qt-project.org/5.0/geomanagement.html | OK |
Drag and drop
Drag and Drop | http://doc-snapshot.qt-project.org/5.0/dnd.html | Fix | Needs to describe QtQuick/QWindow (QWidget part is OK) |
QML
Getting Started Programming with QML | http://doc-snapshot.qt-project.org/5.0/gettingstartedqml.html | Fix | Several anachronisms: Qt 4.7 given as latest version, old code samples, etc. See QTBUG-25621 |
User Interfaces
User Interfaces
QML
General
Performance Considerations And Suggestions | http://doc-snapshot.qt-project.org/5.0/qtquick-performance.html | OK | |
Restoring a Window's Geometry | http://doc-snapshot.qt-project.org/5.0/restoring-geometry.html | Fix | Update to QWindow (also, QWidget::saveGeometry is buggy) |
Overview of Qt's Undo Framework | http://doc-snapshot.qt-project.org/5.0/qundo.html | OK |
Widgets
QtWidgets Module | http://doc-snapshot.qt-project.org/5.0/qtwidgets-module.html | OK | ||
Styling | http://doc-snapshot.qt-project.org/5.0/qwidget-styling.html | OK | ||
Graphics View Classes | http://doc-snapshot.qt-project.org/5.0/graphicsview-api.html | OK | - | Graphicsview |
Graphics View Framework | http://doc-snapshot.qt-project.org/5.0/graphicsview.html | OK | - | Graphicsview |
Rich text
Advanced Rich Text Processing | http://doc-snapshot.qt-project.org/5.0/richtext-advanced-processing.html | OK |
Common Rich Text Editing Tasks | http://doc-snapshot.qt-project.org/5.0/richtext-common-tasks.html | OK |
User Interfaces
Title | Link | Status | Action |
---|---|---|---|
Scalability | http://doc-snapshot.qt-project.org/5.0/scalability.html | OK | But maybe mention desktop as well as devices |
Session Management | http://doc-snapshot.qt-project.org/5.0/session.html | OK |
Widgets
Title | Link | Status | Action |
---|---|---|---|
Standard Dialogs | http://doc-snapshot.qt-project.org/5.0/standard-dialogs.html | OK | |
Styles and Style Aware Widgets | http://doc-snapshot.qt-project.org/5.0/style-reference.html | OK | |
Customizing Qt Widgets Using Style Sheets | http://doc-snapshot.qt-project.org/5.0/stylesheet-customizing.html | OK | |
Qt Designer Integration | http://doc-snapshot.qt-project.org/5.0/stylesheet-designer.html | OK | |
Qt Style Sheets | http://doc-snapshot.qt-project.org/5.0/stylesheet.html | OK | |
Qt Style Sheets Reference | http://doc-snapshot.qt-project.org/5.0/stylesheet-reference.html | OK | |
The Style Sheet Syntax | http://doc-snapshot.qt-project.org/5.0/stylesheet-syntax.html | OK |
Rich Text
Title | Link | Status | Action |
---|---|---|---|
The QTextCursor Interface | http://doc-snapshot.qt-project.org/5.0/richtext-cursor.html | OK | |
Rich Text Processing | http://doc-snapshot.qt-project.org/5.0/richtext.html | OK | |
Supported HTML Subset | http://doc-snapshot.qt-project.org/5.0/richtext-html-subset.html | OK | |
Document Layouts | http://doc-snapshot.qt-project.org/5.0/richtext-layouts.html | OK | |
Rich Text Processing APIs | http://doc-snapshot.qt-project.org/5.0/richtext-processing.html | OK | |
Rich Text Document Structure | http://doc-snapshot.qt-project.org/5.0/richtext-structure.html | OK |
User Interfaces
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Widgets and Layouts | http://doc-snapshot.qt-project.org/5.0/widgets-and-layouts.html | OK | Mention QtQuick | Widgets |
Using QML Positioner and Repeater Items | http://doc-snapshot.qt-project.org/5.0/qml-positioners.html | Fix | Missing snippets | QML |
Presenting Data with QML | http://doc-snapshot.qt-project.org/5.0/qml-presenting-data.html | Fix | Missing snippets, incomplete ("Decorating views" etc sections have no content) | QML |
QML Right-to-left User Interfaces | http://doc-snapshot.qt-project.org/5.0/qml-righttoleft.html | Fix | Missing snippets, talks about qmlviewer and not qmlscene | QML |
QML Utility Elements | http://doc-snapshot.qt-project.org/5.0/qml-utility-elements.html | OK | - | QML |
Presenting Data with Views | http://doc-snapshot.qt-project.org/5.0/qml-views.html | Fix | Missing snippets | QML |
Anchor-based Layout in QML | http://doc-snapshot.qt-project.org/5.0/qml-anchor-layout.html | OK | - | QML |
Using QML Behaviors with States | http://doc-snapshot.qt-project.org/5.0/qml-behaviors-and-states.html | OK | - | QML |
QML Best Practices | http://doc-snapshot.qt-project.org/5.0/qml-best-practices-coding.html | Fix | Maybe change QtQuick 1.0 -> QtQuick 2.0 | QML |
QML Best Practices | http://doc-snapshot.qt-project.org/5.0/qml-best-practices-datatypes.html | Fix | This document contains empty sections | QML |
QML Best Practices Guides | http://doc-snapshot.qt-project.org/5.0/qml-best-practices.html | OK | - | QML |
QML Coding Conventions | http://doc-snapshot.qt-project.org/5.0/qml-coding-conventions.html | Fix | Contains mostly the same content as qml-condingconventions.html but with broken snippets | QML |
QML Coding Conventions | http://doc-snapshot.qt-project.org/5.0/qml-codingconventions.html | Fix | Why have two coding conventions documents, this and qml-best-practices-coding.html? | QML |
Extending QML Functionalities using C++ | http://doc-snapshot.qt-project.org/5.0/qml-extending.html | Fix | Missing snippets | QML |
QML Features | http://doc-snapshot.qt-project.org/5.0/qml-features.html | OK | - | QML |
QML Feedback API | http://doc-snapshot.qt-project.org/5.0/qml-feedback-api.html | Fix | "Feedback elements" section is empty (linking error?) | QML |
QML Feedback API | http://doc-snapshot.qt-project.org/5.0/qml-feedback.html | OK | - | QML |
Groups Of Related QML Elements | http://doc-snapshot.qt-project.org/5.0/qml-groups.html | OK | - | QML |
Integrating QML Code with Existing Qt UI Code | http://doc-snapshot.qt-project.org/5.0/qml-integration.html | Fix | Talks about integrating QML 1 with QWidgets and QGraphicsView, should maybe talk about QML 2? | QML |
QML Concepts and Syntax | http://doc-snapshot.qt-project.org/5.0/qml-intro-basic-syntax.html | Fix | Missing snippets and images | QML |
Composing User Interfaces with QML | http://doc-snapshot.qt-project.org/5.0/qml-intro-composing-uis.html | Fix | Missing snippets and images | QML |
Introduction to Qt Quick | http://doc-snapshot.qt-project.org/5.0/qml-intro.html | Fix | Talks about QtDeclarative, Symbian and Maemo and has screenshot with Symbian in it | QML |
Generating Items with Repeaters | http://doc-snapshot.qt-project.org/5.0/qml-intro-positioning-items.html | OK | - | QML |
QML Application Development Tools | http://doc-snapshot.qt-project.org/5.0/qml-intro-tools.html | Fix | Talks about Maemo and has screenshot with Symbian in it | QML |
User Interaction with QML | http://doc-snapshot.qt-project.org/5.0/qml-intro-user-interaction.html | Fix | Missing snippets | QML |
Models and Views | http://doc-snapshot.qt-project.org/5.0/qml-listview-examples.html | OK | - | QML |
Models and Views | http://doc-snapshot.qt-project.org/5.0/qml-webview-examples.html | OK | - | QML |
Core fundamentals
Title | Link | Status | Action |
---|---|---|---|
Implementing Atomic Operations | http://doc-snapshot.qt-project.org/5.0/atomic-operations.html | OK | |
Creating Custom Qt Types | http://doc-snapshot.qt-project.org/5.0/custom-types.html | OK | Should probably mention QtQuick |
Debugging Techniques | http://doc-snapshot.qt-project.org/5.0/debug.html | OK |
Core fundamentals
Event system
The Event System | http://doc-snapshot.qt-project.org/5.0/eventsandfilters.html | OK |
Event Classes | http://doc-snapshot.qt-project.org/5.0/events.html | OK |
Core fundamentals
(IPC, containers, signals/slots, properties, meta-object, and so on.)
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Implicit Sharing | http://doc-snapshot.qt-project.org/5.0/implicit-sharing.html | Fix | List of classes needs to be updated | Object ownership model |
Object Model | http://doc-snapshot.qt-project.org/5.0/object.html | OK | ||
Object Trees & Ownership | http://doc-snapshot.qt-project.org/5.0/objecttrees.html | Fix | QWidget is not "the base class of everything that appears on the screen" | Object ownership model |
D-Bus | http://doc-snapshot.qt-project.org/5.0/intro-to-dbus.html | OK | - | IPC |
Inter-Process Communication in Qt | http://doc-snapshot.qt-project.org/5.0/ipc.html | Fix | Remove QCop | IPC |
The Meta-Object System | http://doc-snapshot.qt-project.org/5.0/metaobjects.html | Fix | Should mention that the meta object can also be used make functions and properties available from QML. | Meta object system |
Core fundamentals
IPC
Declaring Signals in D-Bus Adaptors | http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringsignals.html | OK |
Declaring Slots in D-Bus Adaptors | http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringslots.html | OK |
QDBus Namespace | http://doc-snapshot.qt-project.org/5.0/qdbus.html | OK |
The QtDBus Type System | http://doc-snapshot.qt-project.org/5.0/qdbustypesystem.html | OK |
D-Bus Viewer | http://doc-snapshot.qt-project.org/5.0/qdbusviewer.html | OK |
QtDBus XML compiler (qdbusxml2cpp) | http://doc-snapshot.qt-project.org/5.0/qdbusxml2cpp.html | OK |
Plugins
How to Create Qt Plugins | http://doc-snapshot.qt-project.org/5.0/plugins-howto.html | OK |
Qt Module QML Plugins | http://doc-snapshot.qt-project.org/5.0/plugins.html | OK |
Object model
The Property System | http://doc-snapshot.qt-project.org/5.0/properties.html | OK |
Core fundamentals
(IPC, containers, signals/slots, properties, meta-object, and so on.)
Title | Link | Status | - |
---|---|---|---|
<QtAlgorithms> - Generic Algorithms | http://doc-snapshot.qt-project.org/5.0/qtalgorithms.html | OK |
Core fundamentals
(IPC, containers, signals/slots, properties, meta-object, and so on.)
Title | Link | Status | Action |
---|---|---|---|
QtConcurrent Module | http://doc-snapshot.qt-project.org/5.0/qtconcurrent-module.html | Fix | No links |
QtCore Module | http://doc-snapshot.qt-project.org/5.0/qtcore-module.html | OK | |
<QtEndian> - Endian Conversion Functions | http://doc-snapshot.qt-project.org/5.0/qtendian.html | OK | |
Using qt.conf | http://doc-snapshot.qt-project.org/5.0/qt-conf.html | OK |
QPA
Title | Link | Status | Action |
---|---|---|---|
kmap2qmap | http://doc-snapshot.qt-project.org/5.0/qt-embedded-kmap2qmap.html | Fix | Rewrite to mention QPA instead of Qt/Embedded |
Platform specific
Title | Link | Status | Action |
---|---|---|---|
Qt is Mac OS X Native | http://doc-snapshot.qt-project.org/5.0/qtmac-as-native.html | OK |
Core fundamentals
Title | Link | Status | Action |
---|---|---|---|
Non-GUI Classes | http://doc-snapshot.qt-project.org/5.0/tools.html | OK | |
Unicode in Qt | http://doc-snapshot.qt-project.org/5.0/unicode.html | OK | |
Calling Qt Functions From Unix Signal Handlers | http://doc-snapshot.qt-project.org/5.0/unix-signals.html | OK |
Title | Link | Status | Action |
---|---|---|---|
Signals & Slots | http://doc-snapshot.qt-project.org/5.0/signalsandslots.html | OK | A bit too much focus on QWidget? |
Why Doesn't Qt Use Templates for Signals and Slots? | http://doc-snapshot.qt-project.org/5.0/templates.html | OK | |
Timers | http://doc-snapshot.qt-project.org/5.0/timers.html | OK | Change to be less QWidget-focused |
Threads and Concurrency
Title | Link | Status | Action |
---|---|---|---|
Threading Basics | http://doc-snapshot.qt-project.org/5.0/thread-basics.html | Fix | Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change to be less QWidget-focused |
Threading Classes | http://doc-snapshot.qt-project.org/5.0/thread.html | OK | |
Thread Support in Qt | http://doc-snapshot.qt-project.org/5.0/threads.html | OK | Link back to Threading Basics in Recommended Reading |
Thread-Support in Qt Modules | http://doc-snapshot.qt-project.org/5.0/threads-modules.html | OK | |
Threads and QObjects | http://doc-snapshot.qt-project.org/5.0/threads-qobject.html | Fix | Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change to be less QWidget-focused |
Concurrent Programming | http://doc-snapshot.qt-project.org/5.0/threads-qtconcurrent.html | OK | |
Reentrancy and Thread-Safety | http://doc-snapshot.qt-project.org/5.0/threads-reentrancy.html | OK | |
Starting Threads with QThread | http://doc-snapshot.qt-project.org/5.0/threads-starting.html | Fix | Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change QApplication to QGuiApplication |
Synchronizing Threads | http://doc-snapshot.qt-project.org/5.0/threads-synchronizing.html | OK |
Container classes
Title | Link | Status | Action |
---|---|---|---|
Classes for String Data | http://doc-snapshot.qt-project.org/5.0/string-processing.html | OK | |
Implicitly Shared Classes | http://doc-snapshot.qt-project.org/5.0/shared.html | OK |
State Machine
Title | Link | Status | Action |
---|---|---|---|
The State Machine Framework | http://doc-snapshot.qt-project.org/5.0/statemachine-api.html | OK | |
State Machine Classes | http://doc-snapshot.qt-project.org/5.0/statemachine.html | OK |
Data Structure and Storage
Title | Link | Status | Action |
---|---|---|---|
Container Classes | http://doc-snapshot.qt-project.org/5.0/containers.html | OK | |
Database Classes | http://doc-snapshot.qt-project.org/5.0/database.html | OK | |
Serializing Qt Data Types | http://doc-snapshot.qt-project.org/5.0/datastreamformat.html | OK |
Data Structure and Storage
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
JSON Support in Qt | http://doc-snapshot.qt-project.org/5.0/json.html | OK | - | Serialization |
Input/Output and Networking | http://doc-snapshot.qt-project.org/5.0/io.html | OK | - | IO |
Data Structure and Storage
Title | Link | Status | - |
---|---|---|---|
QML Module QtQuick.LocalStorage 2.0 | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-localstorage2-qtquick-localstorage-2.html | OK | |
QML Module QtQuick.XmlListModel 2.0 | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-xmllistmodel2-qtquick-xmllistmodel-2.html | OK |
Data Structure and Storage
Resources
The Qt Resource System | http://doc-snapshot.qt-project.org/5.0/resources.html | OK | Remove reference to obsoleted Qt 3 functionality |
SQL
SQL in Qt | http://doc-snapshot.qt-project.org/5.0/qt-sql.html | OK |
Qt SQL | http://doc-snapshot.qt-project.org/5.0/qtsql-index.html | OK |
Qt SQL Module - C++ Classes | http://doc-snapshot.qt-project.org/5.0/qtsql-module.html | OK |
Data Structure and Storage
Databases
Title | Link | Status | Action |
---|---|---|---|
Connecting to Databases | http://doc-snapshot.qt-project.org/5.0/sql-connecting.html | OK | |
SQL Database Drivers | http://doc-snapshot.qt-project.org/5.0/sql-driver.html | OK | Correct qmake usage. See QTBUG-27325, QTBUG-25600 |
Creating Data-Aware Forms | http://doc-snapshot.qt-project.org/5.0/sql-forms.html | OK | |
Using the SQL Model Classes | http://doc-snapshot.qt-project.org/5.0/sql-model.html | OK | |
Presenting Data in a Table View | http://doc-snapshot.qt-project.org/5.0/sql-presenting.html | OK | |
SQL Programming | http://doc-snapshot.qt-project.org/5.0/sql-programming.html | OK | |
Executing SQL Statements | http://doc-snapshot.qt-project.org/5.0/sql-sqlstatements.html | OK | |
Data Types for Qt-supported Database Systems | http://doc-snapshot.qt-project.org/5.0/sql-types.html | OK |
Data Structure and Storage
XML
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
An Introduction to Namespaces | http://doc-snapshot.qt-project.org/5.0/xml-namespaces.html | OK | - | XML |
Working with the DOM Tree | http://doc-snapshot.qt-project.org/5.0/xml-dom-tml.html | OK | - | XML |
XML Processing | http://doc-snapshot.qt-project.org/5.0/xml-processing.html | OK | - | XML |
XQuery | http://doc-snapshot.qt-project.org/5.0/xmlprocessing.html | Fix | Missing snippets | XML |
The SAX interface | http://doc-snapshot.qt-project.org/5.0/xml-sax.html | OK | - | XML |
XML Streaming | http://doc-snapshot.qt-project.org/5.0/xml-streaming.html | Fix | Missing snippets | XML |
XML Classes | http://doc-snapshot.qt-project.org/5.0/xml-tools.html | OK | - | XML |
A Short Path to XQuery | http://doc-snapshot.qt-project.org/5.0/xquery-introduction.html | Fix | Missing snippets | XML |
Multimedia
Title | Link | Status | Action |
---|---|---|---|
Positional Audio | http://doc-snapshot.qt-project.org/5.0/audioengineoverview.html | OK | Strange orthography, so maybe it should be brushed up, but content is fine. |
Audio Overview | http://doc-snapshot.qt-project.org/5.0/audiooverview.html | OK | |
Camera Overview | http://doc-snapshot.qt-project.org/5.0/cameraoverview.html | Fix | Contains a TBD "note-to-self"-type-thing |
Changes in Qt Multimedia | http://doc-snapshot.qt-project.org/5.0/changes.html | OK |
Multimedia
Title | Link | Status | Action |
---|---|---|---|
Multimedia Backend Development | http://doc-snapshot.qt-project.org/5.0/multimediabackend.html | OK | |
Qt Multimedia Overview | http://doc-snapshot.qt-project.org/5.0/multimediaoverview.html | OK |
Multimedia
Audio
QAudio Namespace | http://doc-snapshot.qt-project.org/5.0/qaudio.html | OK |
Multimedia
Title | Link | Status | - | Qt Multimedia - QML Types | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmultimedia5-qtmultimedia-5-0.html | OK |
---|
Multimedia
Title | Link | Status | Action |
---|---|---|---|
QtMultimedia Namespace | http://doc-snapshot.qt-project.org/5.0/qtmultimedia.html | OK | |
Qt Multimedia | http://doc-snapshot.qt-project.org/5.0/qtmultimedia-index.html | OK | |
MetaData Namespace | http://doc-snapshot.qt-project.org/5.0/qtmultimedia-metadata.html | OK | |
Qt Multimedia - C++ Classes | http://doc-snapshot.qt-project.org/5.0/qtmultimedia-module.html | OK |
Multimedia
Radio
Radio Overview | http://doc-snapshot.qt-project.org/5.0/radiooverview.html | OK |
Multimedia
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Video Overview | http://doc-snapshot.qt-project.org/5.0/videooverview.html | Fix | Missing snippets | |
Qt Multimedia QML API | http://doc-snapshot.qt-project.org/5.0/qml-multimedia.html | OK | - | QML |
Networking and Connectivity
Title | Link | Status | Action |
---|---|---|---|
Bearer Management | http://doc-snapshot.qt-project.org/5.0/bearer-management.html | OK | |
Qt Bluetooth C++ API | http://doc-snapshot.qt-project.org/5.0/bluetooth-cpp.html | OK | |
Qt Bluetooth QML API | http://doc-snapshot.qt-project.org/5.0/bluetooth-qml.html | Fix | Missing QML types (empty list) |
Networking and Connectivity
Title | Link | Status | Action | |
---|---|---|---|---|
Network Programming API | http://doc-snapshot.qt-project.org/5.0/network.html | OK | - | Reference |
Networking and Connectivity
Bluetooth
QBluetooth Namespace | http://doc-snapshot.qt-project.org/5.0/qbluetooth.html | OK |
Networking and Connectivity
Title | Link | Status | - | Qt Bluetooth | http://doc-snapshot.qt-project.org/5.0/qtbluetooth-index.html | OK |
---|---|---|---|---|---|---|
Qt Bluetooth Overview | http://doc-snapshot.qt-project.org/5.0/qtbluetooth-overview.html | OK |
Networking and Connectivity
Title | Link | Status | Action |
---|---|---|---|
QtDBus module | http://doc-snapshot.qt-project.org/5.0/qtdbus-module.html | OK | |
Qt Network | http://doc-snapshot.qt-project.org/5.0/qtnetwork-index.html | OK | |
Qt Network - C++ Classes | http://doc-snapshot.qt-project.org/5.0/qtnetwork-module.html | OK | |
Network Programming with Qt | http://doc-snapshot.qt-project.org/5.0/qtnetwork-programming.html | OK |
Networking and Connectivity
Title | Link | Status | Action |
---|---|---|---|
Secure Sockets Layer (SSL) Classes | http://doc-snapshot.qt-project.org/5.0/ssl.html | OK | Says "classes below", but there is no class list (this was also the fact in 4.8) |
Using QtDBus Adaptors | http://doc-snapshot.qt-project.org/5.0/usingadaptors.html | OK |
Graphics
Printing
Printing with Qt | http://doc-snapshot.qt-project.org/5.0/printing.html | OK |
Graphics
Title | Link | Status | Action |
---|---|---|---|
Coordinate System | http://doc-snapshot.qt-project.org/5.0/coordsys.html | OK |
Graphics
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Graphical Effects | http://doc-snapshot.qt-project.org/5.0/graphicaleffects.html | OK | - | Graphicsview |
Graphics
QPainter
Painting Classes | http://doc-snapshot.qt-project.org/5.0/painting.html | OK | |
Paint Devices and Backends | http://doc-snapshot.qt-project.org/5.0/paintsystem-devices.html | Fix | Remove the references to QGL-classes (replace with QOpenGLPaintDevice) |
Drawing and Filling | http://doc-snapshot.qt-project.org/5.0/paintsystem-drawing.html | OK | |
Paint System | http://doc-snapshot.qt-project.org/5.0/paintsystem.html | OK | |
Reading and Writing Image Files | http://doc-snapshot.qt-project.org/5.0/paintsystem-images.html | OK | |
<qdrawutil.h> - Drawing Utility Functions | http://doc-snapshot.qt-project.org/5.0/qdrawutil-h.html | OK |
OpenGL
QGL Namespace | http://doc-snapshot.qt-project.org/5.0/qgl.html | OK | Isn't QtOpenGL deprecated? |
Graphics
Title | Link | Status | - | QML Module QtQuick.Particles 2.0 | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-particles2-qtquick-particles-2.html | OK |
---|
Graphics
Title | Link | Status | Action |
---|---|---|---|
Qt Graphical Effects | http://doc-snapshot.qt-project.org/5.0/qtgraphicaleffects-index.html | Fix | Missing snippet |
Qt Graphics and Printing | http://doc-snapshot.qt-project.org/5.0/qt-graphics.html | OK | |
QtPrintSupport Module | http://doc-snapshot.qt-project.org/5.0/qtprintsupport-module.html | OK |
Graphics
Scene Graph
Qt Quick Scene Graph | http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-scenegraph.html | OK |
Reference
Title | Link | Status | Action |
---|---|---|---|
Best Practice Guides | http://doc-snapshot.qt-project.org/5.0/best-practices.html | Fix | Needs links to QML articles |
Class and Function Documentation | http://doc-snapshot.qt-project.org/5.0/classlists.html | Fix | Qt 3D seems overrepresented compared to other modules |
Annotated Class List | http://doc-snapshot.qt-project.org/5.0/annotated.html | Fix | QEasingCurve needs a description |
Sitemaps
All Overviews and HOWTOs | http://doc-snapshot.qt-project.org/5.0/overviews.html | Fix | If this list is not generated, it will need fixing |
Reference
Title | Link | Status | Action | |
---|---|---|---|---|
Programming with Qt | http://doc-snapshot.qt-project.org/5.0/qt-basic-concepts.html | Fix | Add QtQuick/QWindow-based topics | |
QService Namespace | http://doc-snapshot.qt-project.org/5.0/qservice.html | OK | ||
QSql Namespace | http://doc-snapshot.qt-project.org/5.0/qsql.html | OK | ||
QSsl Namespace | http://doc-snapshot.qt-project.org/5.0/qssl.html | OK | ||
Groups Of Related Classes | http://doc-snapshot.qt-project.org/5.0/groups.html | OK | - | Reference |
Inheritance Hierarchy | http://doc-snapshot.qt-project.org/5.0/hierarchy.html | OK | - | Reference |
Known Issues | http://doc-snapshot.qt-project.org/5.0/known-issues.html | OK | ||
All Modules | http://doc-snapshot.qt-project.org/5.0/modules.html | OK | - | Reference |
All Namespaces | http://doc-snapshot.qt-project.org/5.0/namespaces.html | Fix | Add QtQuick-related namespaces | Reference |
Reference
Title | Link | Status | Action |
---|---|---|---|
<QtGlobal> - Global Qt Declarations | http://doc-snapshot.qt-project.org/5.0/qtglobal.html | OK | |
Qt Namespace | http://doc-snapshot.qt-project.org/5.0/qt.html | OK | |
<QtPlugin> - Defining Plugins | http://doc-snapshot.qt-project.org/5.0/qtplugin.html | OK |
Reference
Title | Link | Status | Action |
---|---|---|---|
Qt and Key Technologies | http://doc-snapshot.qt-project.org/5.0/technology-apis.html | OK | |
Tutorials | http://doc-snapshot.qt-project.org/5.0/tutorials.html | Fix | Outdated |
Legal
Legal
Title | Link | Status | Action |
---|---|---|---|
Contributions to the Following Cocoa platform plugin files: qcocoaapplication.h, qcocoaapplication.mm, qcocoaapplicationdelegate.h, qcocoaapplicationdelegate.mm, qcocoaeventdispatcher.h, qcocoaeventdispatcher.mm, qmacdefines_mac.h | http://doc-snapshot.qt-project.org/5.0/qt-mac-cocoa-licensing.html | OK | |
The qtmain Library | http://doc-snapshot.qt-project.org/5.0/qtmain.html | OK |
Licensing
Notes about PDF Licensing | http://doc-snapshot.qt-project.org/5.0/pdf-licensing.html | OK |
Legal
Title | Link | Status | Action | |
---|---|---|---|---|
Trademarks | http://doc-snapshot.qt-project.org/5.0/trademarks.html | Fix | Nokia -> Digia | |
GNU General Public License (GPL) | http://doc-snapshot.qt-project.org/5.0/gpl.html | Fix | "Copyright Nokia" | Licensing |
GNU Lesser General Public License (LGPL) | http://doc-snapshot.qt-project.org/5.0/lgpl.html | Fix | s/Nokia/Digia | Licensing |
Other Licenses Used in Qt | http://doc-snapshot.qt-project.org/5.0/licenses.html | OK | But remove link to killed page | Licensing |
Open Source Versions of Qt | http://doc-snapshot.qt-project.org/5.0/opensourceedition.html | Fix | s/Nokia/Digia/ | Licensing |
Licensing
Implementation of the Recursive Shadow Casting Algorithm in Qt Designer | http://doc-snapshot.qt-project.org/5.0/designer-recursive-shadow-casting.html | OK | |
Qt Editions | http://doc-snapshot.qt-project.org/5.0/editions.html | Fix | Fix links |
Scripting
QtScript
ECMAScript Reference | http://doc-snapshot.qt-project.org/5.0/ecmascript.html | OK |
Scripting
Title | Link | Status | Action |
---|---|---|---|
Making Applications Scriptable | http://doc-snapshot.qt-project.org/5.0/qtjavascript.html | OK |
Scripting
QtScript
Qt Script Debugger Manual | http://doc-snapshot.qt-project.org/5.0/qtscriptdebugger-manual.html | Fix | QtScript goes away? |
Creating QtScript Extensions | http://doc-snapshot.qt-project.org/5.0/qtscriptextensions.html | Fix | QtScript goes away? |
QtScript Module | http://doc-snapshot.qt-project.org/5.0/qtscript-module.html | Fix | QtScript goes away? |
QtScriptTools Module | http://doc-snapshot.qt-project.org/5.0/qtscripttools-module.html | Fix | QtScript goes away? |
Scripting
Title | Link | Status | Action |
---|---|---|---|
Scripting Classes and Overviews | http://doc-snapshot.qt-project.org/5.0/script.html | Fix | QtScript goes away? |
Making Applications Scriptable | http://doc-snapshot.qt-project.org/5.0/scripting.html | Fix | QtScript goes away? |
Testing
Title | Link | Status | Action |
---|---|---|---|
QTest Namespace | http://doc-snapshot.qt-project.org/5.0/qtest.html | Fix | Missing snippets |
QTestLib Manual | http://doc-snapshot.qt-project.org/5.0/qtestlib-manual.html | Fix | Get rid of "provided by Nokia" ? Does cetest still work for remote execution of tests on Windows CE? |
Chapter 1: Writing a Unit Test | http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial1.html | Fix | Missing snippets |
Chapter 2: Data Driven Testing | http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial2.html | Fix | Missing snippets |
Chapter 3: Simulating GUI Events | http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial3.html | Fix | Missing snippets |
Chapter 4: Replaying GUI Events | http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial4.html | Fix | Missing snippets |
Chapter 5: Writing a Benchmark | http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial5.html | Fix | Missing snippets, broken link |
QTestLib Tutorial | http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial.html | OK |
Testing
(UI testing, debugging)
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
QtQuickTest Reference Documentation | http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-qtquicktest.html | OK | - | QML |
Testing
QtTest Module | http://doc-snapshot.qt-project.org/5.0/qttest-module.html | OK |
Add-ons
QtXML (deprecated)
QtXml Module | http://doc-snapshot.qt-project.org/5.0/qtxml-module.html | OK | Is this really OK? The module is deprecated and replaced by APIs in QtCore. |
QtXMLPatterns
Qt XML Patterns Module | http://doc-snapshot.qt-project.org/5.0/qtxmlpatterns-module.html | OK |
|-
|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || OK
QtSVG
QtSvg Module | http://doc-snapshot.qt-project.org/5.0/qtsvg-module.html | OK |
Sensors
QtSensorGestures C++ API | http://doc-snapshot.qt-project.org/5.0/qtsensorgestures-cpp.html | OK |
Qt Sensors C++ API | http://doc-snapshot.qt-project.org/5.0/qtsensors-cpp.html | OK |
Porting Applications from QtMobility Sensors to Qt Sensors | http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html | OK |
Qt Service Framework Module | http://doc-snapshot.qt-project.org/5.0/qtserviceframework-module.html | OK |
QtTools
QtUiTools Module | http://doc-snapshot.qt-project.org/5.0/qtuitools-module.html | OK |
QtVersit
Qt Versit | http://doc-snapshot.qt-project.org/5.0/qtversit-index.html | OK |
QtVersit Module | http://doc-snapshot.qt-project.org/5.0/qtversit-module.html | OK |
Qt Publish and Subscribe
QValueSpace Namespace | http://doc-snapshot.qt-project.org/5.0/qvaluespace.html | OK |
Add-ons
Help
Is QtHelp an add-on or an essential? Can't find it anywhere
Title | Link | Status | Action |
---|---|---|---|
The Qt Help Framework | http://doc-snapshot.qt-project.org/5.0/qthelp-framework.html | OK | |
QtHelp Module | http://doc-snapshot.qt-project.org/5.0/qthelp-module.html | OK | |
Qt Help Project | http://doc-snapshot.qt-project.org/5.0/qthelpproject.html | OK |
Contacts
Title | Link | Status | Action | Qt Contacts | http://doc-snapshot.qt-project.org/5.0/qtcontacts-index.html | Fix | Missing snippets |
---|---|---|---|---|---|---|---|
Qt Contacts Module | http://doc-snapshot.qt-project.org/5.0/qtcontacts-module.html | OK | |||||
Qt Contacts Overview | http://doc-snapshot.qt-project.org/5.0/qtcontacts-overview.html | OK |
Location
Title | Link | Status | Action |
---|---|---|---|
Qt Location C++ API | http://doc-snapshot.qt-project.org/5.0/qtlocation-cpp.html | OK | |
Qt Location GeoServices | http://doc-snapshot.qt-project.org/5.0/qtlocation-geoservices.html | OK | |
QtLocation Namespace | http://doc-snapshot.qt-project.org/5.0/qtlocation.html | OK | |
Qt Location Module | http://doc-snapshot.qt-project.org/5.0/qtlocation-module.html | OK |
Organizer
Title | Link | Status | Action |
---|---|---|---|
Qt Organizer | http://doc-snapshot.qt-project.org/5.0/qtorganizer-index.html | OK | |
QtOrganizer Module | http://doc-snapshot.qt-project.org/5.0/qtorganizer-module.html | OK |
(Contacts, Sensors, Location, Qt 3D etc)
Add-ons
Sensors
Title | Link | Status | Action |
---|---|---|---|
QtSensorGestures Emulator | http://doc-snapshot.qt-project.org/5.0/sensorgesture-emulator-topics.html | OK | |
QtSensorGestures Plugins | http://doc-snapshot.qt-project.org/5.0/sensorgesture-plugins-topics.html | Fix | Illustrations look like Nokia form factor. Is that ok? |
Qt Sensors Backend | http://doc-snapshot.qt-project.org/5.0/sensors-backend-topics.html | OK |
(Contacts, Sensors, Location, Qt 3D etc)
Service Framework
Title | Link | Status | Action |
---|---|---|---|
Qt Service Framework | http://doc-snapshot.qt-project.org/5.0/service-frameworks.html | Fix | URLs of bug reports and 4.7 docs, and littered with mentions of "nokia" in the examples etc. |
Service Frameworks Classes | http://doc-snapshot.qt-project.org/5.0/servicefw.html | OK |
Versit
Title | Link | Status | Action |
---|---|---|---|
Supported vCard Features | http://doc-snapshot.qt-project.org/5.0/vcardsupport.html | OK | |
Qt Versit C++ API | http://doc-snapshot.qt-project.org/5.0/versitclasses.html | OK |
System Info
Title | Link | Status | Action |
---|---|---|---|
Qt System Info Module | http://doc-snapshot.qt-project.org/5.0/systeminfo.html | OK |
Add-ons
(Contacts, Sensors, Location, Qt 3D etc)
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Qt Versit Overview | http://doc-snapshot.qt-project.org/5.0/versit.html | OK | - | Versit |
Qt Versit Plugins | http://doc-snapshot.qt-project.org/5.0/versitplugins.html | OK | - | Versit |
QML Maps | http://doc-snapshot.qt-project.org/5.0/qml-location5-maps.html | OK | - | Location |
QML Location Plugin | http://doc-snapshot.qt-project.org/5.0/qml-location.html | OK | - | Location |
Location QML Plugin | http://doc-snapshot.qt-project.org/5.0/qml-location-plugin.html | Fix | Broken link to "coordinate" type | Location |
Publish and Subscribe QML Plugin | http://doc-snapshot.qt-project.org/5.0/qml-publishsubscribe.html | OK | - | Publish/Subscribe |
QML Maps Plugin | http://doc-snapshot.qt-project.org/5.0/qml-qtlocation5-maps.html | OK | - | Location |
Add-ons
Contacts
Title | Link | Status | Action |
---|---|---|---|
Qt Contacts Action API | http://doc-snapshot.qt-project.org/5.0/contactsactions.html | OK | |
Qt Contacts Asynchronous API | http://doc-snapshot.qt-project.org/5.0/contactsasync.html | OK | |
Qt Contacts C++ API | http://doc-snapshot.qt-project.org/5.0/contactsclasses.html | OK | |
Qt Contacts Manager Engines | http://doc-snapshot.qt-project.org/5.0/contactsengines.html | OK | |
Qt Contacts Synchronous API | http://doc-snapshot.qt-project.org/5.0/contactssync.html | OK | |
Qt Contacts API Usage | http://doc-snapshot.qt-project.org/5.0/contactsusage.html | OK |
Sensors
Title | Link | Status | Action |
---|---|---|---|
Creating a sensor plugin | http://doc-snapshot.qt-project.org/5.0/creating-a-sensor-plugin.html | OK | |
Compatibility Map | http://doc-snapshot.qt-project.org/5.0/compatmap.html | OK | |
Determining the default sensor for a type | http://doc-snapshot.qt-project.org/5.0/determining-the-default-sensor-for-a-type.html | Fix | Nokia-specific (talks about a .conf file in /etc/xdg/Nokia). |
Dynamic Sensor Backend Registration | http://doc-snapshot.qt-project.org/5.0/dynamic-sensor-backend-registration.html | OK | |
Generic Backend | http://doc-snapshot.qt-project.org/5.0/genericbackend.html | OK |
Add-ons
(Contacts, Sensors, Location, Qt 3D etc)
Title | Link | Status | Action | Sub-topic |
---|---|---|---|---|
Supported iCalendar Features | http://doc-snapshot.qt-project.org/5.0/icalsupport.html | OK | - | Versit |
Qt Location | http://doc-snapshot.qt-project.org/5.0/index-qtlocation-module.html | Fix | Talks about the default "nokia" plugin. Also seems to focus on Qt 4 APIs with a short list of Qt 5 updates at the end. | Location |
Qt Sensors | http://doc-snapshot.qt-project.org/5.0/index-qtsensors.html | OK | - | Sensors |
Notifications | http://doc-snapshot.qt-project.org/5.0/notifications.html | OK | Maybe add JSON DB to the title | JsonDB |
Object Indexes | http://doc-snapshot.qt-project.org/5.0/object-indexes.html | OK | Maybe add JSON DB to the title | JsonDB |
Qt Organizer API Advanced Usage | http://doc-snapshot.qt-project.org/5.0/organizeradvanced.html | OK | - | Qt Organizer |
Qt Organizer Asynchronous API | http://doc-snapshot.qt-project.org/5.0/organizerasync.html | OK | - | Qt Organizer |
Qt Organizer C++ API | http://doc-snapshot.qt-project.org/5.0/organizerclasses.html | OK | - | Qt Organizer |
Add-ons
QtPIM
Qt Organizer Manager Engines | http://doc-snapshot.qt-project.org/5.0/organizerengines.html | OK |
Qt Organizer Overview | http://doc-snapshot.qt-project.org/5.0/organizer.html | OK |
Qt Organizer Synchronous API | http://doc-snapshot.qt-project.org/5.0/organizersync.html | OK |
QLALR
qlalr - References to External Information | http://doc-snapshot.qt-project.org/5.0/qlalr-external-references.html | OK | Missing actually, but that seems to have been the case in 4.x as well |
qlalr - Writing Grammars | http://doc-snapshot.qt-project.org/5.0/qlalr-files.html | OK | Missing actually, but that seems to have been the case in 4.x as well |
qlalr - Generating Code from Grammar Specifications | http://doc-snapshot.qt-project.org/5.0/qlalr-generating.html | OK | Missing actually, but that seems to have been the case in 4.x as well |
qlalr - qlalr Grammar Specification | http://doc-snapshot.qt-project.org/5.0/qlalr-grammar-specification.html | OK | Missing actually, but that seems to have been the case in 4.x as well |
qlalr - Handling Conflicts | http://doc-snapshot.qt-project.org/5.0/qlalr-handling-conflicts.html | OK | Missing actually, but that seems to have been the case in 4.x as well |
qlalr - Error Handling and Recovery | http://doc-snapshot.qt-project.org/5.0/qlalr-handling-errors.html | OK | Missing actually, but that seems to have been the case in 4.x as well |
qlalr | http://doc-snapshot.qt-project.org/5.0/qlalr.html | OK | Missing actually, but that seems to have been the case in 4.x as well |
QtPublishSubscribe
Qt Publish Subscribe Module | http://doc-snapshot.qt-project.org/5.0/publ-subs.html | OK |
ActiveQt
QAxContainer Module | http://doc-snapshot.qt-project.org/5.0/qaxcontainer-module.html | OK |
QAxServer Module | http://doc-snapshot.qt-project.org/5.0/qaxserver-module.html | OK |
Porting from Qt 4
Porting Guidelines | http://doc-snapshot.qt-project.org/5.0/portingguide.html | OK |
Add-ons
Title | Link | Status | Action |
---|---|---|---|
Qt Location 5.x | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtlocation5-qtlocation-5-0.html | OK | |
QtMobility.sensors 1.x | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmobility-sensors1-qtmobility-sensors-1-3.html | OK | |
Qt Sensors QML API | http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtsensors5-qtsensors-5.html | OK |
Qt 3D
Examples and tutorials
Examples
Title | Link | Status | Action | |
---|---|---|---|---|
QML Advanced Tutorial | http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-advtutorial.html | OK | - | QML |
QML Dynamic View Ordering Tutorial | http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-dynamicview-tutorial.html | OK | - | QML |
QML Tutorial 1 - Basic Types | http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial1.html | Fix | Says to use "qmlviewer" to view example, but that's called "qmlscene" now, right? | QML |
QML Tutorial 2 - QML Components | http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial2.html | OK | - | QML |
QML Tutorial 3 - States and Transitions | http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial3.html | OK | - | QML |
QML Tutorial | http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial.html | OK | - | QML |