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 | OK | - | Lars |
Codecs | OK | Removed | Lars |
Configuring Qt | OK | Kill it! | Paul |
Qt Performance Tuning | OK | Outdated: Kill it | Paul |
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 | OK | Rename to 'What's new in Qt 5'. Fix contentList of API changes don't show up. It's a QDoc issue which is being fixed as part of QTBUG-27695 | Venu |
Getting started | Ok | Remove from main page. Add info about when to choose to use widgets and when to use QML. | Eskil |
What is Qt | OK | remove and put content to 'Getting started with Qt' | 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 | OK | - | Lars and others |
Porting from Qt 4
Title | Status | Action | Owner |
---|---|---|---|
Porting QML Applications to Qt 5 | OK | 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 | OK | Needs polish, get rid of qvfb reference (no longer relevant in Qt 5) | Leena |
Configuration Options for Qt | In Review | Page to be removed, instruct to use configure -help only? | Topi |
CMake Manual | OK | - |
Tools
Using Qt Assistant as a Custom Help Viewer | OK | 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 | OK | 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 | Kill | Some of these have been moved into the QtTools add-on, I think. The applicable parts were moved to the new Development Tools topic. | Leena |
User Interface Compiler (uic) | OK | - | |
Resource Compiler (rcc) | OK | - |
General
Developing Qt Applications for Mac OS X | OK | - | - |
Cross-Platform and Platform-Specific Development | Fix | Needs more information | |
Exception Safety | OK | - | |
General Qt Requirements | OK | Remove QWS references | Paul |
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 | ||
Qt for X11 Requirements | OK | Samuel |
qmlscene
Prototyping with qmlscene | OK | - | - |
Deployment
Deploying Qt Applications | Fixed | Outdated list of modules, and outdated list of platforms? | Venu |
Deploying an Application on Mac OS X | Fix language? | Is this up-to-date? The deployment tool mentioned here does not seem to exist. What about Creator? [Gabriel]OK Looks good to me, but it may be good to update the library version in the examples to 5.0. (Also, macdeployqt is part of qttools). | Gabriel |
Deploying Plugins | OK | - | |
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
Qt Designer's Buddy Editing Mode | OK | - | - |
Qt Designer's Signals and Slots Editing Mode | OK | - | |
Creating Custom Widget Extensions | OK | - | |
Creating Custom Widgets for Qt Designer | OK | - | |
Creating Main Windows in Qt Designer | OK | - | |
Customizing Qt Designer Forms | OK | Refers to QWidget include file as <QtGui/QWidget> | Leena |
Qt Designer's Editing Modes | OK | - | |
Using Layouts in Qt Designer | OK | Talks about QFormLayout as if it's the new sliced bread | Leena |
Qt Designer Manual | OK | Should be clear about this being a designer for Widget apps specifically and that there are options. Leena: I don't agree with this, as at this level users are probably looking for information about using Qt Designer. The options should be explained at a higher level. | Shawn Rutledge, Leena |
Saving, Previewing and Printing Forms in Qt Designer | OK | - | |
A Quick Start to Qt Designer | OK | - | |
Editing Resources with Qt Designer | OK | - | |
Using Stylesheets with Qt Designer | OK | - | |
Qt Designer's Tab Order Editing Mode | OK | - | |
Getting to Know Qt Designer | OK | Outdated information on how to start application (should probably focus on Qt Creator integration). Contains a reference to old "Qt Software" branding. | Leena |
Qt Designer's UI File Format | OK | XML-schema missing, but this will probably be picked up by a qdoc error. | |
Using a Designer UI File in Your Application | OK | Some iffy code snippets. Will be fixed later. | |
Using Containers in Qt Designer | OK | - | |
Using Custom Widgets with Qt Designer | OK | - | |
Qt Designer's Widget Editing Mode | OK | Contains a TODO: "### Screenshot of widget box, again" | Leena |
Cross-platform development
Supported Platforms | Ok | See QTBUG-27250. Also mentions Nokia. Consider syncing with Digia's page | Tuukka |
Platform and Compiler Notes | OK | Remove "embedded linux" | Lars |
Platform Notes - INTEGRITY | Fix | Almost empty | |
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 | Almost empty | Peter Hartmann |
Platform and Compiler Notes - VxWorks | Fix | Almost empty | |
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 | OK | 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 | OK | Contains sections about Symbian | Leena |
Using Precompiled Headers | OK | Contains some 4.0 versioning in the code snippets and claims we still support VC6. | Leena |
qmake Project Files | OK | 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 | OK | 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: Joerg was not sure what was meant by this, so please remove anything you think should go and ask Ossi to review. | Leena |
sdk
Title | Status | Action | Owner |
---|---|---|---|
Getting Started Programming with Qt | Ok | Called "Getting started with Qt" instead of "Getting started with QtWidgets" | Eskil |
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 | OK | Include information about QML. Leena: Added a short paragraph with a link, will integrate the contents later. | Leena |
Qt Linguist Manual: Translators | OK | First section only says "Contents". Placeholder? | Leena |
Qt Linguist Manual: TS File Format | OK | Missing DTD | Leena |
Support for Linux/X11 | OK | List of features includes graphics view and QtOpenGL, but not QML. | Eskil |
Support for Mac OS X | OK | List of features includes graphics view and QtOpenGL, but not QML. | 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) | Ok | Says that "moc does not expand macros", but I think Lars added a fully functioning preprocessor? | Kevin Krammer |
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. | - | Lars |
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 | OK | Complete the overview page according to the instructions it currently contains | J-P Nurmi, Andras Becsi |
Standard Accelerator Keys | Ok | 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. | Eskil |
Accessibility | Ok | Make this less confrontational? | - |
Animation Framework | Fix | QEasingCurve needs a description, otherwise it's fine. | Lars |
The Animation Framework | Ok | Mentions "Kinetic" and "Graphics View". Might need some generalization. | Jan Arve |
Setting the Application Icon | OK | ||
Performance Considerations And Suggestions | OK | - | - |
Restoring a Window's Geometry | Ok | Update to QWindow (also, QWidget::saveGeometry is buggy) | Kevin Krammer |
Overview of Qt's Undo Framework | OK | - | - |
Scalability | OK | But maybe mention desktop as well as devices | - |
Session Management | OK | - | |
Books about GUI Design | Fixed | 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? | Gunnar |
UI Design with Qt | OK | - | - |
The Qt GUI Module | OK | - | - |
Qt GUI Module Overview | OK | - | - |
Desktop Integration | OK | See QTBUG-25524 | - |
Getting Started Guides | Ok | Differentiating between Qt and QML as two different toolkits. Should be "widgets" and "QML"? | Eskil |
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 | Ok | Several anachronisms, old code samples, etc. See QTBUG-25621 | Eskil |
Widgets
Title | Status | Action | Owner |
---|---|---|---|
Abstract Widget Classes | Ok | Page is empty. | Jan Arve Sæther |
Advanced Widgets | Ok | 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 | Ok | - | - |
Organizers | OK | - | - |
QtOpenGL Module | Ok | This module is deprecated. The Motif reference might not be relevant any more | Jan Arve Sæther |
Dialog Windows | OK | - | - |
Cleanlooks Style Widget Gallery | Ok | CleanLooks is not part of the Qt 5 release, but is an unmaintained addon -> Killed | Jan Arve Sæther |
GTK Style Widget Gallery | Fix | Doesn't the GTK style use the system theme? Should be clarified if that's the case. | J-P Nurmi |
Qt Widget Gallery | OK | - | - |
Macintosh Style Widget Gallery | OK | Has a table-breaking image, but mostly fine. | - |
Plastique Style Widget Gallery | Ok | Plastique is not part of Qt 5 release, but is an unmaintained addon -> Killed | Jan Arve Sæther |
Windows Style Widget Gallery | OK | - | - |
Windows Vista Style Widget Gallery | OK | - | - |
Windows XP Style Widget Gallery | OK | - | - |
Fusion Style Widget Gallery | Ok | Generate gallery & update Plastique/Cleanlooks links to Fusion | J-P Nurmi |
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 | All QWindowsStyle etc. references must be removed, use QCommonStyle/QProxyStyle instead. | J-P Nurmi |
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 | OK | Widget-specific. Should contain info about keyboard-focus in QML. | Shawn Rutledge | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Gestures Programming | OK | Focuses on QWidget and Graphics View. Should probably focus on QWidget and QML? | Shawn Rutledge| }
Drag and drop
Rich text
i18n
Model/View
Core fundamentalsAs 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
Event system
IPC
Plugins
Object model
QPA
Platform specificMac
WinCE
Threads and Concurrency
Container classes
State Machine
Data Structure and StorageAs 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
Resources
SQL
Databases
XML
MultimediaAs 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
Networking and ConnectivityAs 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
GraphicsAs 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
QPainter
ReferenceAs described in Qt5/Documentation/OverviewStructure#References, source at qtdoc/doc/src/index.qdoc
LegalFix: There are several general issues here:
ScriptingAs 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
QtScript
TestingSource at qtdoc/doc/src/testing.qdoc, current snapshot: http://doc-snapshot.qt-project.org/5.0/qtdoc/testing-and-debugging.html
Qt Quick Test
Add-onsThe 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
QtXML (deprecated)
QtXMLPatterns
QtSVG
Sensors
QtTools
QtVersit
Qt Publish and Subscribe
|