Qt5/Documentation/OverviewClassification
List of Qt documentation pages classified according to the structure defined in Qt5/Documentation/OverviewStructure, along with information about what might need fixing on each of the pages.
How to help out
- Pick an entry that has "Fix" in the "Status" column.
- Put your name into the Owner field, and save the page
- Follow the instructions in the Action column, and fix whatever else needs fixing on the page
- Change status to either OK or Fix language if you want a language check on what you've written
Needs action
Title | Status | Action | Owner |
---|---|---|---|
How to Report a Bug | Fix | "FAQs" is a dead link, and "Qt repository" links to Gitorious instead of Gerrit. | |
Codecs | OK | Empty list, remove? | |
Configuring Qt | Fix | Is this even supported anymore? It doesn't even build | |
Qt Performance Tuning | Fix | At least the part about QDirectPainter needs to go; probably best to Kill it |
Introduction
As described in Qt5/Documentation/OverviewStructure#Introduction, source at qtdoc/doc/src/index.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/index.html
Title | Status | Action | Owner |
---|---|---|---|
What is Qt | Fix | Rename to "Getting started with Qt", but content outline stays. "Getting started"-heading in content outline should be renamed to "Create your first application" (or something like that...) and link to current getting started page | Topi |
Introduction to Qt 5 | Fix | List of API changes don't show up. It's a QDoc issue which is being fixed as part of QTBUG-27695 | Venu |
Getting started | Fix | Remove from main page. Add info about when to choose to use widgets and when to use QML. | Topi |
What is Qt | Fix | Flesh out according to existing outline | Topi |
Supported Platforms | OK | Bring up to date regarding which desktop platforms we support, and also write a bit about the embedded and mobile platforms | Tuukka |
Licensing and Credits | Fix | Rename to "Licensing". Write high-level introduction/overview to Qt Licensing and link to current licensing page. Go through list and remove "editions" and other irrelevant parts. | Sami Makkonen |
Porting from Qt 4
Title | Status | Action | Owner |
---|---|---|---|
Porting QML Applications to Qt 5 | Fix | The page is yet to merged from master to the newdocs branch. | Venu |
Porting Applications from QtMobility Sensors to Qt Sensors | OK | - | |
Porting Guidelines | OK | - |
SDK
As described in Qt5/Documentation/OverviewStructure#.22Application_Development_.28tools_and_Qt_Creator.29.22_Topic_Page, source at qtdoc/doc/src/developmenttools.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-app-development.html
Title | Status | Action | Owner |
---|---|---|---|
Development Tools | Fix | Needs polish, get rid of qvfb reference (no longer relevant in Qt 5) | Topi |
Configuration Options for Qt | Fix | Not updated to match options in Qt 5 | - |
CMake Manual | OK | - |
Tools
Using Qt Assistant as a Custom Help Viewer | 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. | Leena |
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. | Leena |
Creating and Using Components for Qt Designer | OK | - | |
QtDesigner Module | OK | - | |
Resource Compiler (rcc) | 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 | |
User Interface Compiler (uic) | OK | - | |
Resource Compiler (rcc) | OK | - |
General
Developing Qt Applications for Mac OS X | OK | - | - |
Cross-Platform and Platform-Specific Development | OK | - | |
Exception Safety | OK | - | |
General Qt Requirements | Fix | Update to QPA | |
Qt for Mac OS X Requirements | OK | - | |
Qt for Windows CE Requirements | Fix | Looks outdated; is CE even supported anymore? | |
Qt for Windows Requirements | OK | But rename QML2 to QtQuick2 | |
Qt for X11 Requirements | Fix | Outdated, doesn't mention xcb | Samuel |
qmlscene
Prototyping with qmlscene | OK | - | - |
Deployment
Deploying Qt Applications | Fix | Outdated list of modules, and outdated list of platforms? | - |
Deploying an Application on Mac OS X | Fix | Is this up-to-date? The deployment tool mentioned here does not seem to exist. What about Creator? | |
Deploying Plugins | Fix | Has several mentions of Qt 4 version numbers as examples. | |
Deploying an Application on Windows | OK | OK with some reservations: Does not mention SDK or Qt Creator at all.. Should it? | |
Deploying an Application on X11 Platforms | OK | OK with some reservations: Does not mention SDK or Qt Creator at all.. Should it? |
Qt Designer
Cross-platform development
Supported Platforms | Ok | See QTBUG-27250. Also mentions Nokia. Consider syncing with Digia's page | Tuukka |
Platform and Compiler Notes | Fix | Remove "embedded linux" | Lars |
Platform Notes - INTEGRITY | 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 | OK | 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 | Fix | Says it's community-port based on Qt for Embedded Linux. Should it be killed as well? | Peter Hartmann |
Platform and Compiler Notes - VxWorks | Fix | References Qt embedded. | |
Platform and Compiler Notes - Windows | OK | Refers to compiling Qt 4. Contains the macro "%VERSION%": Is this supposed to be expanded by qdoc? | |
Platform and Compiler Notes - X11 | Fix | A lot of this information is outdated | Lars |
Platform-Specific Documentation | Fix | outdated |
qmake
qmake Advanced Usage | OK | - | - |
qmake Common Projects | OK | - | |
Configuring qmake's Environment | OK | - | |
qmake Function Reference | OK | - | |
qmake Manual | OK | - | |
qmake Platform Notes | Fix | Contains sections about Symbian | Leena |
Using Precompiled Headers | Fix | Contains some 4.0 versioning in the code snippets and claims we still support VC6. | Leena |
qmake Project Files | Fix | Outdated examples where you have to do "CONFIG += qt thread" to get a multithreaded Qt application. Outdated list of modules. | Leena |
qmake Reference | OK | - | |
Running qmake | OK | - | |
qmake Tutorial | OK | - | |
Using qmake | OK | - | |
qmake Variable Reference | 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. | Leena |
sdk
Title | Status | Action | Owner |
---|---|---|---|
Getting Started Programming with Qt | Fix | Called "Getting started with Qt" instead of "Getting started with QtWidgets" | |
Installation | OK | Expand with more platforms? | - |
Installing Qt for Mac OS X | Fix | Should focus on SDK instead of source builds? | - |
Installing Qt for Windows CE | Fix | Should focus on SDK instead of source builds? | - |
Installing Qt for Windows | Fix | Should focus on SDK instead of source builds? | - |
Installing Qt for X11 Platforms | Fix | Should focus on SDK instead of source builds? | - |
Qt Linguist Manual: Text ID Based Translations | OK | - | - |
Qt Linguist Manual: Release Manager | OK | - | - |
Qt Linguist Manual | OK | - | - |
Qt Linguist Manual: Programmers | Fix | Include information about QML | - |
Qt Linguist Manual: Translators | Fix | First section only says "Contents". Placeholder? | - |
Qt Linguist Manual: TS File Format | Fix | Missing DTD | - |
Support for Linux/X11 | Fix | Eskil | - | |
Support for Mac OS X | Fix | Eskil | - | |
Qt for Mac OS X - Specific Issues | 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. | - |
Using the Meta-Object Compiler (moc) | Fix | Says that "moc does not expand macros", but I think Lars added a fully functioning preprocessor? | - |
Title | Status | Action | Owner |
---|---|---|---|
Debugging QML Applications | OK | - | - |
Deploying QML Applications | Fix | Claims that QQuickView is QWidget-based and uses QApplication instead of QGuiApplication in examples. | - |
Build system
Title | Status | Action | Owner |
---|---|---|---|
Creating Shared Libraries | OK | - |
User Interfaces
As described in Qt5/Documentation/OverviewStructure#.22User_Interface.22_Topic_Page, source at qtdoc/doc/src/userinterfaces.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-ui.html
General
Title | Status | Action | Owner | |
---|---|---|---|---|
User Interfaces | Fix | Complete the overview page according to the instructions it currently contains | J-P Nurmi | |
Standard Accelerator Keys | 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 | Fix | Make this less confrontational? | - | |
Animation Framework | Fix | QEasingCurve needs a description, otherwise it's fine. | - | Lars |
The Animation Framework | Fix | Mentions "Kinetic" and "Graphics View". Might need some generalization. | - | |
Setting the Application Icon | Fix | Widget-specific and might (I hope) be out of date, but that needs to be checked. | - | |
Performance Considerations And Suggestions | OK | - | - | |
Restoring a Window's Geometry | Fix | Update to QWindow (also, QWidget::saveGeometry is buggy) | - | |
Overview of Qt's Undo Framework | OK | - | - | |
Scalability | OK | But maybe mention desktop as well as devices | - | |
Session Management | OK | - | ||
Books about GUI Design | 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? | - | |
UI Design with Qt | OK | - | - | |
The Qt GUI Module | OK | - | - | |
Qt GUI Module Overview | OK | - | - | |
Desktop Integration | OK | See QTBUG-25524 | - | |
Getting Started Guides | Fix | Differentiating between Qt and QML as two different toolkits. Should be "widgets" and "QML"? | - |
QML and QtQuick
Title | Status | Action | Owner |
---|---|---|---|
Important C++ Classes Provided By The Qt QML Module | OK | - | - |
Embedding C++ Objects into QML with Context Properties | OK | - | - |
Data Type Conversion Between QML and C++ | OK | - | - |
Defining QML Types from C++ | OK | - | - |
Exposing Attributes of C++ Types to QML | OK | - | - |
Interacting with QML Objects from C++ | OK | - | - |
Integrating QML and C++ | OK | - | - |
Defining Object Types through QML Documents | OK | - | - |
Resource Loading and Network Transparency | OK | - | - |
Title | Status | Action | Owner |
---|---|---|---|
QML Module QtQuick.Window 2.0 | OK | - | - |
Qt Quick Module - C++ Classes | OK | - | - |
Qt Quick Release Notes | OK | - | - |
Qt Quick Licensing Information | OK | This topic is missing from the newdocs snapshot, so the link it pointing to the doc-snapshot version of it. | - |
Positioning with Anchors | OK | - | - |
Item Layouts | OK | - | - |
Right-to-left User Interfaces | OK | - | - |
Important Concepts In Qt Quick - Positioning | OK | - | - |
QML Types Provided by Qt Quick | OK | - | - |
Quick Start Guide - QML Basics | OK | - | - |
Quick Start Guide - QML Essentials | OK | - | - |
Animation and Transitions in Qt Quick | OK | - | - |
Using Qt Quick Behaviors with States | OK | - | - |
Qt Quick States | OK | - | - |
Important Concepts in Qt Quick - States, Transitions and Animations | OK | - | - |
Usecase - Animations In QML | OK | - | - |
Use Case - Integrating JavaScript in QML | OK | Last link in document doesn't work | - |
Use Case - Layouts In QML | OK | - | - |
Use Case - Style And Theme Support | OK | - | - |
Use Case - Displaying Text In QML | OK | - | - |
Use Case - Responding To User Input in QML | OK | - | - |
Use Case - Visual Elements In QML | OK | - | - |
Concepts - Visual Coordinates in Qt Quick | OK | - | - |
Important Concepts In Qt Quick - The Visual Canvas | OK | - | - |
Concepts - Visual Parent in Qt Quick | OK | - | - |
Important Concepts In Qt Quick - Visual Types | OK | - | - |
Introduction
Getting Started Programming with QML | Fix | Several anachronisms, old code samples, etc. See QTBUG-25621 | - |
Widgets
Title | Status | Action | Owner |
---|---|---|---|
Abstract Widget Classes | Fix | Page is empty. | Jan Arve Sæther |
Advanced Widgets | Fix | Just a list of widgets. Seems incomplete. | |
Widget Appearance and Style | OK | - | |
Window and Dialog Widgets | Fix | Very widget-specific and overloads the term "Window" which now has a different meaning. | |
Basic Widgets | Fix | - | |
Organizers | OK | - | |
QtOpenGL Module | Fix | This module is deprecated. The Motif reference might not be relevant any more | |
Dialog Windows | OK | - | |
Cleanlooks Style Widget Gallery | Fix | Kill? We have to find out if CleanLooks is part of Qt 5 or not. | |
GTK Style Widget Gallery | Fix | Doesn't the GTK style use the system theme? Should be clarified if that's the case. | |
Qt Widget Gallery | Fix | Mentions "Qt 4" as current version. | |
Macintosh Style Widget Gallery | OK | Has a table-breaking image, but mostly fine. | |
Plastique Style Widget Gallery | Fix | Kill? We have to find out if Plastique is part of Qt 5 or not. | |
Windows Style Widget Gallery | OK | - | |
Windows Vista Style Widget Gallery | OK | - | |
Windows XP Style Widget Gallery | OK | - | |
Layout Classes | OK | - | |
QtWidgets Module | OK | - | - |
Styling | OK | - | |
Graphics View Classes | OK | - | - |
Graphics View Framework | OK | - | - |
Standard Dialogs | OK | - | |
Styles and Style Aware Widgets | OK | - | |
Customizing Qt Widgets Using Style Sheets | OK | - | |
Qt Designer Integration | OK | - | |
Qt Style Sheets | OK | - | |
Qt Style Sheets Reference | OK | - | |
The Style Sheet Syntax | OK | - | |
Application Main Window | OK | - | - |
Layout Management | OK | - | - |
Main Window and Related Classes | OK | - | - |
Widgets and Layouts | OK | Mention QtQuick | - |
User input
Title | Status | Action | Owner |
---|---|---|---|
Keyboard Focus | Fix | Widget-specific. Should contain info about keyboard-focus in QML. | |
Gestures Programming | Fix | Focuses on QWidget and Graphics View. Should probably focus on QWidget and QML? |
Drag and drop
Drag and Drop | Fix | Needs to describe QtQuick/QWindow (QWidget part is OK) | - | Lars |
Rich text
Title | Status | Action | Owner | |
---|---|---|---|---|
Advanced Rich Text Processing | OK | - | ||
Common Rich Text Editing Tasks | OK | - | - | - |
The QTextCursor Interface | OK | - | ||
Rich Text Processing | OK | - | ||
Supported HTML Subset | OK | - | ||
Document Layouts | OK | - | ||
Rich Text Processing APIs | OK | - | ||
Rich Text Document Structure | OK | - |
i18n
Title | Status | Action | Owner |
---|---|---|---|
Internationalization with Qt | Fix | Very widget-centric, outdated Norwegian ortography in example, wrongfully identifies Scandinavian languages as "exotic" | - |
Qt Classes for Internationalization | OK | - | - |
Translation Rules for Plurals | OK | - | - |
Writing Source Code for Translation | Fix | Should also mention how to do this for QML | - |
Model/View
Title | Status | Action | Owner |
---|---|---|---|
Important Concepts In Qt Quick - Data - Models, Views and Data Storage | OK | - | - |
Models and Views in Qt Quick | OK | - | - |
Model/View Classes | OK | - | - |
Model/View Programming | Fix | Should cover QML usage, mentions Qt 4 as if it's new, mentions porting from Qt 3. | - |
Model/View Tutorial | 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). | - |
Using C++ Models with QtQuick Views | OK | - | - |
Core fundamentals
As described in Qt5/Documentation/OverviewStructure#.22Core_fundamentals.22_Topic_Page, source at qtdoc/doc/src/core.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-core.html
General
Title | Status | Action | Owner |
---|---|---|---|
Core Fundamentals | Fix | Write an overview, make sure all the links work | Paul |
Non-GUI Classes | OK | ||
Unicode in Qt | OK | ||
Calling Qt Functions From Unix Signal Handlers | OK | - | |
Implementing Atomic Operations | OK | - | |
Creating Custom Qt Types | OK | Should probably mention QtQuick | |
Debugging Techniques | OK | - | |
http://doc-snapshot.qt-project.org/5.0/qtcore/qtalgorithms.html lt;QtAlgorithms> - Generic Algorithms] | OK | - | |
QtCore Module | OK | - | |
<QtEndian> - Endian Conversion Functions | OK | - | |
Using qt.conf | OK | - |
Event system
Title | Status | Action | Owner |
---|---|---|---|
The Event System | OK | - | |
Event Classes | OK | - |
IPC
Title | Status | Action | Owner |
---|---|---|---|
D-Bus | OK | - | - |
Inter-Process Communication in Qt | OK | Write about QProcess | Paul |
Declaring Signals in D-Bus Adaptors | OK | - | |
Declaring Slots in D-Bus Adaptors | OK | - | |
QDBus Namespace | OK | - | |
The QtDBus Type System | OK | - | |
D-Bus Viewer | Fix | The link is BROKEN. This topic is under qttools which is yet to be modularized. The link will be fixed once that is done and qdocconf files are added to the repo. | |
QtDBus XML compiler (qdbusxml2cpp) | OK | - |
Plugins
Title | Status | Action | Owner |
---|---|---|---|
How to Create Qt Plugins | OK | - | |
Qt Module QML Plugins | OK | - |
Object model
Title | Status | Action | Owner |
---|---|---|---|
Object Model | OK | - | |
Object Trees & Ownership | OK | QWidget is not "the base class of everything that appears on the screen" | Paul |
The Meta-Object System | OK | Paul | |
The Property System | OK | - |
Title | Status | Action | Owner |
---|---|---|---|
Signals & Slots | OK | A bit too much focus on QWidget? | |
Why Doesn't Qt Use Templates for Signals and Slots? | OK | - | |
Timers | OK | Change to be less QWidget-focused |
QPA
Title | Status | Action | Owner |
---|---|---|---|
Qt Platform Abstraction | Fix | Skeleton overview documentation for QPA needs fleshing out | - |
kmap2qmap | Fix | Rewrite to mention QPA instead of Qt/Embedded - this tool does not compile, and the page is not linked from anywhere | Paul |
Platform specific
Mac
Title | Status | Action | Owner |
---|---|---|---|
Qt is Mac OS X Native | OK | - |
WinCE
Title | Status | Action | Owner |
---|---|---|---|
Qt for Windows CE | OK | What's the status for CE? | |
Windows CE - Using shadow builds | Fix | WinCE? | |
Windows CE - Introduction to using Qt | Fix | is CE still supported? | - |
Windows CE - Working with Custom SDKs | Fix | is CE still supported? | - |
Qt for Windows CE and OpenGL ES | Fix | Outdated: Only mentions QGLWidget; is CE still supported? | - |
Windows CE - Signing | Fix | Is CE still supported? | - |
Threads and Concurrency
Title | Status | Action | Owner |
---|---|---|---|
Threading Basics | Fix | Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change to be less QWidget-focused | JKSH |
Threading Classes | OK | - | JKSH |
Thread Support in Qt | OK | Link back to Threading Basics in Recommended Reading | JKSH |
Thread-Support in Qt Modules | OK | - | JKSH |
Threads and QObjects | Fix | Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change to be less QWidget-focused | JKSH |
Concurrent Programming | OK | - | JKSH |
Reentrancy and Thread-Safety | OK | - | JKSH |
Starting Threads with QThread | Fix | Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change QApplication to QGuiApplication | JKSH |
Synchronizing Threads | OK | - | JKSH |
QtConcurrent Module | Fix | No links | JKSH |
Container classes
Title | Status | Action | Owner |
---|---|---|---|
Container Classes | OK | - | |
Classes for String Data | OK | - | |
Implicitly Shared Classes | OK | - | |
Implicit Sharing | Fix | List of classes needs to be updated | - |
State Machine
Title | Status | Action | Owner |
---|---|---|---|
The State Machine Framework | OK | - | |
State Machine Classes | OK | - |
Data Structure and Storage
As described in Qt5/Documentation/OverviewStructure#.22Data_Structure_and_Storage.22_Topic_Page, source at qtdoc/doc/src/datastorage.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-data-storage.html
Title | Status | Action | Owner |
---|---|---|---|
Data Structures and Storage | Fix | Complete the "### Todo" style sections | Nico |
Database Classes | OK | - | |
Serializing Qt Data Types | OK | - | |
JSON Support in Qt | OK | - | - |
Input/Output and Networking | OK | - | - |
Qt Quick Local Storage QML Types | OK | - | |
Qt Quick XmlListModel QML Types | OK | - |
Resources
The Qt Resource System | OK | Remove reference to obsoleted Qt 3 functionality | - | - |
SQL
Title | Status | Action | Owner |
---|---|---|---|
SQL in Qt | OK | - | |
Qt SQL | OK | - | |
Qt SQL Module - C++ Classes | OK | - |
Databases
Title | Status | Action | Owner |
---|---|---|---|
Connecting to Databases | OK | - | |
SQL Database Drivers | OK | Correct qmake usage. See QTBUG-27325, QTBUG-25600 | |
Creating Data-Aware Forms | OK | - | |
Using the SQL Model Classes | OK | - | |
Presenting Data in a Table View | OK | - | |
SQL Programming | OK | - | |
Executing SQL Statements | OK | - | |
Data Types for Qt-supported Database Systems | OK | - |
XML
Title | Status | Action | Owner |
---|---|---|---|
XQuery | Fix | Missing snippets | - |
A Short Path to XQuery | Fix | Missing snippets | - |
Multimedia
As described in Qt5/Documentation/OverviewStructure#.22Multimedia.22_Topic_Page, source at qtdoc/doc/src/multimedia.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-multimedia.html
Title | Status | Action | Owner |
---|---|---|---|
Multimedia | Fix | Complete the overview page by implementing all the "### TODO"-style comments | Andy Nichols |
Positional Audio | OK | Strange orthography, so maybe it should be brushed up, but content is fine. | |
Audio Overview | OK | - | |
Camera Overview | Fix | Contains a TBD "note-to-self"-type-thing | |
Changes in Qt Multimedia | OK | - | |
Multimedia Backend Development | OK | - | |
Qt Multimedia Overview | OK | - | |
Qt Multimedia - QML Types | OK | - | |
Video Overview | Fix | Missing snippets | |
Qt Multimedia QML API | OK | - | - |
QtMultimedia Namespace | OK | - | |
Qt Multimedia | OK | - | |
MetaData Namespace | OK | - | |
Qt Multimedia - C++ Classes | OK | - | |
QAudio Namespace | OK | - | |
Radio Overview | OK | - |
Networking and Connectivity
As described in Qt5/Documentation/OverviewStructure#.22Connectivity_and_Networking.22_Topic_Page, source at qtdoc/doc/src/connectivity.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-network-connectivity.html
Title | Status | Action | Owner |
---|---|---|---|
Networking and Connectivity | Fix | Complete the overview page by implementing all the "### TODO"-style comments | Peter Hartmann |
Bearer Management | OK | - | |
Qt Bluetooth C++ API | Fix | The link is BROKEN The page is missing from the newdocs build. | |
Qt Bluetooth QML API | Fix | The link is BROKEN The page is missing from the newdocs build. | |
Network Programming API | OK | - | |
Qt Bluetooth | OK | - | |
Qt Bluetooth Overview | OK | - | |
QtDBus module | OK | - | |
Qt Network | OK | - | |
Qt Network - C++ Classes | OK | - | |
Network Programming with Qt | OK | - | |
Secure Sockets Layer (SSL) Classes | OK | Says "classes below", but there is no class list (this was also the fact in 4.8) | |
Using QtDBus Adaptors | OK | - | |
QBluetooth Namespace | OK | - |
Graphics
As described in Qt5/Documentation/OverviewStructure#.22Graphics.22_Topic_Page, source at qtdoc/doc/src/graphics.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-graphics.html
Title | Status | Action | Owner |
---|---|---|---|
Graphics | OK | - | Samuel |
Coordinate System | OK | - | |
Graphical Effects | Fix | This page is missing in the newdocs build | - |
Qt Quick Particles QML Types | OK | - | |
Qt Graphical Effects | Fix | This page is missing in the newdocs build | |
Qt Graphics and Printing | OK | - | |
QtPrintSupport Module | OK | - | |
Printing with Qt | OK | - |
QPainter
Title | Status | Action | Owner |
---|---|---|---|
Painting Classes | OK | - | |
Paint Devices and Backends | Fix | Remove the references to QGL-classes (replace with QOpenGLPaintDevice) | Samuel |
Drawing and Filling | OK | - | |
Paint System | OK | - | |
Reading and Writing Image Files | OK | - | |
<qdrawutil.h> - Drawing Utility Functions | OK | - | |
QGL Namespace | OK | ||
Qt Quick Scene Graph | OK | - |
Reference
As described in Qt5/Documentation/OverviewStructure#References, source at qtdoc/doc/src/index.qdoc
Title | Status | Action | Owner |
---|---|---|---|
Best Practice Guides | Fix | Needs links to QML articles | |
Class and Function Documentation | Fix | Qt 3D seems overrepresented compared to other modules | |
Annotated Class List | Fix | QEasingCurve needs a description | |
All Overviews and HOWTOs | Fix | If this list is not generated, it will need fixing | |
Programming with Qt | Fix | Add QtQuick/QWindow-based topics | |
QService Namespace | OK | - | |
QSql Namespace | OK | - | |
QSsl Namespace | OK | - | |
Groups Of Related Classes | OK | - | - |
Inheritance Hierarchy | OK | - | - |
Known Issues | OK | - | |
All Modules | OK | - | - |
All Namespaces | Fix | Add QtQuick-related namespaces | - |
<QtGlobal> - Global Qt Declarations | OK | - | |
Qt Namespace | OK | - | |
<QtPlugin> - Defining Plugins | OK | - | |
Qt and Key Technologies | OK | - | |
Tutorials | Fix | Outdated |
Legal
Scripting
As described in Qt5/Documentation/OverviewStructure#.22Scripting.22_Topic_Page, source at qtdoc/doc/src/scripting.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/topics-scripting.html
Title | Status | Action | Owner |
---|---|---|---|
Scriping | Fix | Complete the overview according to the suggested section outline | Jedrzej |
Making Applications Scriptable | OK | - | |
ECMAScript Reference | OK | - |
QtScript
Title | Status | Action | Owner |
---|---|---|---|
Qt Script Debugger Manual | Fix | QtScript goes away? | |
Creating QtScript Extensions | Fix | QtScript goes away? | |
QtScript Module | Fix | QtScript goes away? | |
QtScriptTools Module | Fix | QtScript goes away? | |
Scripting Classes and Overviews | Fix | QtScript goes away? | |
Making Applications Scriptable | Fix | QtScript goes away? |
Testing
Source at qtdoc/doc/src/testing.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/testing-and-debugging.html
Title | Status | Action | Owner |
---|---|---|---|
Testing and debugging | Fix | Complete the overview page by implementing all the "### TODO"-style comments | Eirik Aa |
QTest Namespace | Fix | Missing snippets | |
QTestLib Manual | 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 | Fix | Missing snippets | |
Chapter 2: Data Driven Testing | Fix | Missing snippets | |
Chapter 3: Simulating GUI Events | Fix | Missing snippets | |
Chapter 4: Replaying GUI Events | Fix | Missing snippets | |
Chapter 5: Writing a Benchmark | Fix | Missing snippets, broken link | |
QTestLib Tutorial | OK | - | |
QtTest Module | OK | - |
Qt Quick Test
Title | Status | Action | Owner |
---|---|---|---|
QtQuickTest Reference Documentation | OK | - | - |
Add-ons
The topics listed in this section take lower priority for the Qt 5.0 release, as most of these modules are not part of the release package. Documentation source can be found at qtdoc/doc/src/addons.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/addons.html
General
Title | Status | Action | Owner |
---|---|---|---|
Addons | Fix | Complete the addons overview page by implementing all the "### TODO"-style comments on the page | Eskil |
QtXML (deprecated)
Title | Status | Action | Owner |
---|---|---|---|
An Introduction to Namespaces | OK | - | - |
Working with the DOM Tree | OK | - | - |
XML Processing | OK | - | - |
The SAX interface | OK | - | - |
XML Streaming | Fix | Missing snippets | - |
XML Classes | OK | - | - |
QtXml Module | OK | Is this really OK? The module is deprecated and replaced by APIs in QtCore. | - |
QtXMLPatterns
Title | Status | Action | Owner |
---|---|---|---|
Qt XML Patterns Module | Fix | Add the missing module page. |
QtSVG
Title | Status | Action | Owner |
---|---|---|---|
QtSvg Module | fix | Add the missing module page. |
Sensors
Title | Status | Action | Owner |
---|---|---|---|
QtSensorGestures C++ API | OK | - | |
Qt Sensors C++ API | OK | - | |
Porting Applications from QtMobility Sensors to Qt Sensors | OK | - | |
QtSensorGestures Emulator | OK | - | |
QtSensorGestures Plugins | Fix | Illustrations look like Nokia form factor. Is that ok? | - |
Qt Sensors Backend | OK | - | - |
Creating a sensor plugin | OK | - | - |
Compatibility Map | OK | - | - |
Determining the default sensor for a type | Fix | Nokia-specific (talks about a .conf file in /etc/xdg/Nokia). | - |
Dynamic Sensor Backend Registration | OK | - | - |
Generic Backend | OK | - | - |
Qt Sensors | OK | - | - |
QtTools
Title | Status | Action | Owner |
---|---|---|---|
QtUiTools Module | OK | - |
QtVersit
Title | Status | Action | Owner |
---|---|---|---|
Qt Versit | OK | - | |
QtVersit Module | OK | - | |
Supported vCard Features | OK | - | |
Qt Versit C++ API | Fix | This topic is missing in the newdocs build. | |
Qt Versit Overview | OK | - | - |
Qt Versit Plugins | OK | - | - |
Supported iCalendar Features | OK | - | - |
Qt Publish and Subscribe
Title | Status | Action | Owner |
---|---|---|---|
QValueSpace Namespace | OK | - | |
Qt Publish Subscribe Module | OK | - | |
Publish and Subscribe QML Plugin | OK | - |