Move all other demos in qtbase to examples.
Change-Id: Iab0e7364d1f6b348d0e3033ea9304139f5bd6d0d Reviewed-on: http://codereview.qt.nokia.com/617 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
39
demos/README
@ -1,39 +0,0 @@
|
||||
These demonstrations are intended to highlight Qt's capabilities in different
|
||||
application areas, and provide examples that are more advanced than those in
|
||||
the examples directory.
|
||||
|
||||
Beginners to Qt may wish to try out the Qt tutorial and some of the examples
|
||||
before examining the demonstrations in detail.
|
||||
|
||||
|
||||
The example launcher can be used to explore the different categories
|
||||
available. It provides an overview of each example, lets you view the
|
||||
documentation in Qt Assistant, and is able to launch examples.
|
||||
|
||||
|
||||
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.
|
@ -1,98 +0,0 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
!contains(QT_CONFIG, no-gui) {
|
||||
SUBDIRS = \
|
||||
demos_shared \
|
||||
demos_deform \
|
||||
demos_gradients \
|
||||
demos_pathstroke \
|
||||
demos_affine \
|
||||
demos_composition \
|
||||
demos_books \
|
||||
demos_interview \
|
||||
demos_mainwindow \
|
||||
demos_spreadsheet \
|
||||
demos_textedit \
|
||||
demos_chip \
|
||||
demos_embeddeddialogs \
|
||||
demos_undo \
|
||||
demos_sub-attaq
|
||||
|
||||
symbian: SUBDIRS = \
|
||||
demos_shared \
|
||||
demos_deform \
|
||||
demos_pathstroke
|
||||
|
||||
|
||||
wince*: SUBDIRS = \
|
||||
demos_shared \
|
||||
demos_deform \
|
||||
demos_gradients \
|
||||
demos_pathstroke \
|
||||
demos_affine \
|
||||
demos_composition \
|
||||
demos_books \
|
||||
demos_interview \
|
||||
demos_mainwindow \
|
||||
demos_spreadsheet \
|
||||
demos_textedit \
|
||||
# demos_chip \
|
||||
demos_embeddeddialogs \
|
||||
demos_undo \
|
||||
demos_sub-attaq
|
||||
|
||||
contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG, opengles2):{
|
||||
SUBDIRS += demos_boxes
|
||||
}
|
||||
|
||||
mac* && !qpa: SUBDIRS += demos_macmainwindow
|
||||
wince*|symbian|embedded|x11: SUBDIRS += demos_embedded
|
||||
|
||||
!cross_compile:{
|
||||
contains(QT_BUILD_PARTS, tools):{
|
||||
SUBDIRS += demos_sqlbrowser
|
||||
}
|
||||
}
|
||||
|
||||
# install
|
||||
sources.files = README *.pro
|
||||
sources.path = $$[QT_INSTALL_DEMOS]
|
||||
INSTALLS += sources
|
||||
|
||||
symbian: CONFIG += qt_demo
|
||||
|
||||
demos_chip.subdir = chip
|
||||
demos_embeddeddialogs.subdir = embeddeddialogs
|
||||
demos_embedded.subdir = embedded
|
||||
# Because of fluidlauncher
|
||||
demos_embedded.depends = demos_deform demos_pathstroke
|
||||
demos_shared.subdir = shared
|
||||
demos_deform.subdir = deform
|
||||
demos_gradients.subdir = gradients
|
||||
demos_pathstroke.subdir = pathstroke
|
||||
demos_affine.subdir = affine
|
||||
demos_composition.subdir = composition
|
||||
demos_books.subdir = books
|
||||
demos_interview.subdir = interview
|
||||
demos_macmainwindow.subdir = macmainwindow
|
||||
demos_mainwindow.subdir = mainwindow
|
||||
demos_spreadsheet.subdir = spreadsheet
|
||||
demos_textedit.subdir = textedit
|
||||
demos_arthurplugin.subdir = arthurplugin
|
||||
demos_sqlbrowser.subdir = sqlbrowser
|
||||
demos_undo.subdir = undo
|
||||
demos_qtdemo.subdir = qtdemo
|
||||
|
||||
demos_boxes.subdir = boxes
|
||||
demos_sub-attaq.subdir = sub-attaq
|
||||
|
||||
#CONFIG += ordered
|
||||
!ordered {
|
||||
demos_affine.depends = demos_shared
|
||||
demos_deform.depends = demos_shared
|
||||
demos_gradients.depends = demos_shared
|
||||
demos_composition.depends = demos_shared
|
||||
demos_arthurplugin.depends = demos_shared
|
||||
demos_pathstroke.depends = demos_shared
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 760 B After Width: | Height: | Size: 760 B |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 575 B After Width: | Height: | Size: 575 B |
Before Width: | Height: | Size: 951 B After Width: | Height: | Size: 951 B |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 760 B After Width: | Height: | Size: 760 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 502 B |
Before Width: | Height: | Size: 951 B After Width: | Height: | Size: 951 B |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |