Doc: Removed references to stale links.
The links are from the qt-webpages.qdoc and no longer exist. Change-Id: I8329032215fa77811117e2767bae745795b209cb Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
8229841a4e
commit
dc0d5bf387
@ -39,10 +39,6 @@
|
|||||||
possible to insert new child items, and this is shown in the supporting
|
possible to insert new child items, and this is shown in the supporting
|
||||||
example code.
|
example code.
|
||||||
|
|
||||||
\note The model only shows the basic principles used when creating an
|
|
||||||
editable, hierarchical model. You may wish to use the \l{ModelTest}
|
|
||||||
project to test production models.
|
|
||||||
|
|
||||||
\section1 Overview
|
\section1 Overview
|
||||||
|
|
||||||
As described in the \l{Model Subclassing Reference}, models must
|
As described in the \l{Model Subclassing Reference}, models must
|
||||||
|
@ -84,11 +84,6 @@
|
|||||||
\li Custom types can easily be added to the test data and test output.
|
\li Custom types can easily be added to the test data and test output.
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
\note For higher-level GUI and application testing needs, please
|
|
||||||
see the \l{Partner Directory} for Qt testing products provided by
|
|
||||||
Nokia partners.
|
|
||||||
|
|
||||||
|
|
||||||
\section1 QTestLib API
|
\section1 QTestLib API
|
||||||
|
|
||||||
All public methods are in the \l QTest namespace. In addition, the
|
All public methods are in the \l QTest namespace. In addition, the
|
||||||
@ -835,6 +830,3 @@
|
|||||||
for more information on these tools and a simple graphing example.
|
for more information on these tools and a simple graphing example.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -609,9 +609,6 @@
|
|||||||
This book covers Model/View programming on more than 150 pages.
|
This book covers Model/View programming on more than 150 pages.
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
More information about these books is available on the
|
|
||||||
\l{Books about Qt Programming}{Qt Web site}.
|
|
||||||
|
|
||||||
The following list provides an overview of example programs contained in the first three
|
The following list provides an overview of example programs contained in the first three
|
||||||
books listed above. Some of them make very good templates for developing similar
|
books listed above. Some of them make very good templates for developing similar
|
||||||
applications.
|
applications.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user