Skip to content

Commit

Permalink
Remove references to demos from docs.
Browse files Browse the repository at this point in the history
Change-Id: I1ae723af883c305ea64a4e46cc3ce889dd3c021b
Reviewed-on: http://codereview.qt.nokia.com/1032
Reviewed-by: Qt Sanity Bot <[email protected]>
Reviewed-by: David Boddie
  • Loading branch information
Casper van Donderen authored and Qt by Nokia committed Jul 5, 2011
1 parent 60cb6d7 commit 192eae5
Show file tree
Hide file tree
Showing 28 changed files with 33 additions and 807 deletions.
12 changes: 5 additions & 7 deletions dist/README
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,14 @@ follow these instructions:
http://qt.nokia.com/doc/%SHORTVERSION%/install-symbian-installer.html


DEMOS AND EXAMPLES
EXAMPLES

Once Qt is installed, we suggest that you take a look at the demos and
examples to see Qt in action.
Once Qt is installed, we suggest that you take a look at the examples
to see Qt in action.

For desktop computers, run the Qt Examples and Demos either by
typing 'qtdemo' on the command line or through the desktop's Start
menu. On Mac OS X, you can find it in /Developers/Applications/Qt.
For desktop computers, run the Qt Examples by opening them in Qt Creator.

For embedded devices, launch the Qt 'fluidlauncher' demo, either through
For embedded devices, launch the Qt 'fluidlauncher' example, either through
the platforms filebrowser or the built in menu system.


Expand Down
4 changes: 2 additions & 2 deletions doc/src/examples/transformations.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,8 @@
QTransform documentation.

The Qt reference documentation provides several painting
demos. Among these is the \l {painting/affine}{Affine
examples. Among these is the \l {painting/affine}{Affine
Transformations} example that shows Qt's ability to perform
transformations on painting operations. The demo also allows the
transformations on painting operations. The example also allows the
user to experiment with the various transformation operations.
*/
32 changes: 1 addition & 31 deletions examples/animation/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,6 @@ smooth GUI's. By animating Qt properties, the framework provides great freedom
for animating widgets and other QObjects. The framework can also be used with
the Graphics View framework.

The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
33 changes: 1 addition & 32 deletions examples/desktop/README
Original file line number Diff line number Diff line change
Expand Up @@ -6,36 +6,5 @@ support for desktop services can be used to improve the appearance of
applications and take advantage of underlying desktop facilities.


The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
33 changes: 1 addition & 32 deletions examples/dialogs/README
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,5 @@ Custom dialogs can also be created for specialized modal or modeless
interactions with users.


The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
33 changes: 1 addition & 32 deletions examples/draganddrop/README
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,5 @@ most appropriate formats.
Drag and drop can also be implemented for internal use by applications.


The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
33 changes: 1 addition & 32 deletions examples/graphicsview/README
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,5 @@ These examples demonstrate the fundamental aspects of canvas programming
with Qt.


The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
32 changes: 1 addition & 31 deletions examples/ipc/README
Original file line number Diff line number Diff line change
@@ -1,35 +1,5 @@
These examples demonstrate IPC support in Qt.

The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
33 changes: 1 addition & 32 deletions examples/itemviews/README
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,5 @@ from the way it is represented to the user, and provides support for
customized rendering through the use of delegates.


The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
33 changes: 1 addition & 32 deletions examples/layouts/README
Original file line number Diff line number Diff line change
Expand Up @@ -6,36 +6,5 @@ Custom layouts can be used to provide more control over the positions and
sizes of child widgets.


The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
33 changes: 1 addition & 32 deletions examples/linguist/README
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,5 @@ Internationalization is a core feature of Qt. These examples show how to
access translation and localization facilities at run-time.


The example launcher provided with Qt can be used to explore each of the
examples in this directory.

Documentation for these examples can be found via the Tutorial and Examples
Documentation for these examples can be found via the Examples
link in the main Qt documentation.


Finding the Qt Examples and Demos launcher
==========================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Qt Examples and Demos" entry in the submenu containing
the Qt tools.

On Mac OS X:

For the binary distribution, the qtdemo executable is installed in the
/Developer/Applications/Qt directory. For the source distribution, it is
installed alongside the other Qt tools on the path specified when Qt is
configured.

On Unix/Linux:

The qtdemo executable is installed alongside the other Qt tools on the path
specified when Qt is configured.

On all platforms:

The source code for the launcher can be found in the demos/qtdemo directory
in the Qt package. This example is built at the same time as the Qt libraries,
tools, examples, and demonstrations.
Loading

0 comments on commit 192eae5

Please sign in to comment.