Fix building of examples.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Wed, 21 Nov 2012 13:04:34 +0000 (14:04 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 21 Nov 2012 15:36:50 +0000 (16:36 +0100)
- Correct install path of widget examples to contain widgets
  directory in target tree.
- Add missing resources.

Task-number: QTBUG-27977

Change-Id: If4cb117998892b0b165d7678367553d3a7553b91
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
182 files changed:
examples/dbus/dbus-chat/dbus-chat.pro
examples/tools/echoplugin/plugin/plugin.pro
examples/tools/plugandpaintplugins/basictools/basictools.pro
examples/tools/plugandpaintplugins/extrafilters/extrafilters.pro
examples/touch/touch.pro
examples/widgets/animation/animatedtiles/animatedtiles.pro
examples/widgets/animation/animation.pro
examples/widgets/animation/appchooser/appchooser.pro
examples/widgets/animation/easing/easing.pro
examples/widgets/animation/moveblocks/moveblocks.pro
examples/widgets/animation/states/states.pro
examples/widgets/animation/stickman/stickman.pro
examples/widgets/animation/sub-attaq/sub-attaq.pro
examples/widgets/desktop/desktop.pro
examples/widgets/desktop/screenshot/screenshot.pro
examples/widgets/desktop/systray/systray.pro
examples/widgets/dialogs/classwizard/classwizard.pro
examples/widgets/dialogs/configdialog/configdialog.pro
examples/widgets/dialogs/dialogs.pro
examples/widgets/dialogs/extension/extension.pro
examples/widgets/dialogs/findfiles/findfiles.pro
examples/widgets/dialogs/licensewizard/licensewizard.pro
examples/widgets/dialogs/sipdialog/sipdialog.pro
examples/widgets/dialogs/standarddialogs/standarddialogs.pro
examples/widgets/dialogs/tabdialog/tabdialog.pro
examples/widgets/dialogs/trivialwizard/trivialwizard.pro
examples/widgets/draganddrop/draganddrop.pro
examples/widgets/draganddrop/draggableicons/draggableicons.pro
examples/widgets/draganddrop/draggabletext/draggabletext.pro
examples/widgets/draganddrop/dropsite/dropsite.pro
examples/widgets/draganddrop/fridgemagnets/fridgemagnets.pro
examples/widgets/draganddrop/puzzle/puzzle.pro
examples/widgets/effects/blurpicker/blurpicker.pro
examples/widgets/effects/effects.pro
examples/widgets/effects/fademessage/fademessage.pro
examples/widgets/effects/lighting/lighting.pro
examples/widgets/graphicsview/anchorlayout/anchorlayout.pro
examples/widgets/graphicsview/basicgraphicslayouts/basicgraphicslayouts.pro
examples/widgets/graphicsview/boxes/boxes.pro
examples/widgets/graphicsview/chip/chip.pro
examples/widgets/graphicsview/collidingmice/collidingmice.pro
examples/widgets/graphicsview/diagramscene/diagramscene.pro
examples/widgets/graphicsview/dragdroprobot/dragdroprobot.pro
examples/widgets/graphicsview/elasticnodes/elasticnodes.pro
examples/widgets/graphicsview/embeddeddialogs/embeddeddialogs.pro
examples/widgets/graphicsview/flowlayout/flowlayout.pro
examples/widgets/graphicsview/graphicsview.pro
examples/widgets/graphicsview/padnavigator/padnavigator.pro
examples/widgets/graphicsview/simpleanchorlayout/simpleanchorlayout.pro
examples/widgets/graphicsview/weatheranchorlayout/weatheranchorlayout.pro
examples/widgets/itemviews/addressbook/addressbook.pro
examples/widgets/itemviews/basicsortfiltermodel/basicsortfiltermodel.pro
examples/widgets/itemviews/chart/chart.pro
examples/widgets/itemviews/coloreditorfactory/coloreditorfactory.pro
examples/widgets/itemviews/combowidgetmapper/combowidgetmapper.pro
examples/widgets/itemviews/customsortfiltermodel/customsortfiltermodel.pro
examples/widgets/itemviews/dirview/dirview.pro
examples/widgets/itemviews/editabletreemodel/editabletreemodel.pro
examples/widgets/itemviews/fetchmore/fetchmore.pro
examples/widgets/itemviews/frozencolumn/frozencolumn.pro
examples/widgets/itemviews/interview/interview.pro
examples/widgets/itemviews/itemviews.pro
examples/widgets/itemviews/pixelator/pixelator.pro
examples/widgets/itemviews/puzzle/puzzle.pro
examples/widgets/itemviews/simpledommodel/simpledommodel.pro
examples/widgets/itemviews/simpletreemodel/simpletreemodel.pro
examples/widgets/itemviews/simplewidgetmapper/simplewidgetmapper.pro
examples/widgets/itemviews/spinboxdelegate/spinboxdelegate.pro
examples/widgets/itemviews/spreadsheet/spreadsheet.pro
examples/widgets/itemviews/stardelegate/stardelegate.pro
examples/widgets/layouts/basiclayouts/basiclayouts.pro
examples/widgets/layouts/borderlayout/borderlayout.pro
examples/widgets/layouts/dynamiclayouts/dynamiclayouts.pro
examples/widgets/layouts/flowlayout/flowlayout.pro
examples/widgets/layouts/layouts.pro
examples/widgets/mainwindows/application/application.pro
examples/widgets/mainwindows/dockwidgets/dockwidgets.pro
examples/widgets/mainwindows/mainwindow/mainwindow.pro
examples/widgets/mainwindows/mainwindows.pro
examples/widgets/mainwindows/mdi/mdi.pro
examples/widgets/mainwindows/menus/menus.pro
examples/widgets/mainwindows/recentfiles/recentfiles.pro
examples/widgets/mainwindows/sdi/sdi.pro
examples/widgets/painting/affine/affine.pro
examples/widgets/painting/basicdrawing/basicdrawing.pro
examples/widgets/painting/composition/composition.pro
examples/widgets/painting/concentriccircles/concentriccircles.pro
examples/widgets/painting/deform/deform.pro
examples/widgets/painting/fontsampler/fontsampler.pro
examples/widgets/painting/gradients/gradients.pro
examples/widgets/painting/imagecomposition/imagecomposition.pro
examples/widgets/painting/painterpaths/painterpaths.pro
examples/widgets/painting/painting.pro
examples/widgets/painting/pathstroke/pathstroke.pro
examples/widgets/painting/shared/shared.pro
examples/widgets/painting/transformations/transformations.pro
examples/widgets/richtext/calendar/calendar.pro
examples/widgets/richtext/orderform/orderform.pro
examples/widgets/richtext/richtext.pro
examples/widgets/richtext/syntaxhighlighter/syntaxhighlighter.pro
examples/widgets/richtext/textedit/textedit.pro
examples/widgets/scroller/graphicsview/graphicsview.pro
examples/widgets/scroller/scroller.pro
examples/widgets/statemachine/eventtransitions/eventtransitions.pro
examples/widgets/statemachine/factorial/factorial.pro
examples/widgets/statemachine/pingpong/pingpong.pro
examples/widgets/statemachine/rogue/rogue.pro
examples/widgets/statemachine/statemachine.pro
examples/widgets/statemachine/trafficlight/trafficlight.pro
examples/widgets/statemachine/twowaybutton/twowaybutton.pro
examples/widgets/tutorials/addressbook-fr/addressbook-fr.pro
examples/widgets/tutorials/addressbook-fr/part1/part1.pro
examples/widgets/tutorials/addressbook-fr/part2/part2.pro
examples/widgets/tutorials/addressbook-fr/part3/part3.pro
examples/widgets/tutorials/addressbook-fr/part4/part4.pro
examples/widgets/tutorials/addressbook-fr/part5/part5.pro
examples/widgets/tutorials/addressbook-fr/part6/part6.pro
examples/widgets/tutorials/addressbook-fr/part7/part7.pro
examples/widgets/tutorials/addressbook/addressbook.pro
examples/widgets/tutorials/addressbook/part1/part1.pro
examples/widgets/tutorials/addressbook/part2/part2.pro
examples/widgets/tutorials/addressbook/part3/part3.pro
examples/widgets/tutorials/addressbook/part4/part4.pro
examples/widgets/tutorials/addressbook/part5/part5.pro
examples/widgets/tutorials/addressbook/part6/part6.pro
examples/widgets/tutorials/addressbook/part7/part7.pro
examples/widgets/tutorials/gettingStarted/gettingStarted.pro
examples/widgets/tutorials/gettingStarted/gsQt/gsqt.pro
examples/widgets/tutorials/gettingStarted/gsQt/part1/part1.pro
examples/widgets/tutorials/gettingStarted/gsQt/part2/part2.pro
examples/widgets/tutorials/gettingStarted/gsQt/part3/part3.pro
examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro
examples/widgets/tutorials/gettingStarted/gsQt/part5/part5.pro
examples/widgets/tutorials/modelview/1_readonly/1_readonly.pro
examples/widgets/tutorials/modelview/2_formatting/2_formatting.pro
examples/widgets/tutorials/modelview/3_changingmodel/3_changingmodel.pro
examples/widgets/tutorials/modelview/4_headers/4_headers.pro
examples/widgets/tutorials/modelview/5_edit/5_edit.pro
examples/widgets/tutorials/modelview/6_treeview/6_treeview.pro
examples/widgets/tutorials/modelview/7_selections/7_selections.pro
examples/widgets/tutorials/modelview/modelview.pro
examples/widgets/tutorials/threads/clock/clock.pro
examples/widgets/tutorials/threads/helloconcurrent/helloconcurrent.pro
examples/widgets/tutorials/threads/hellothread/hellothread.pro
examples/widgets/tutorials/threads/hellothreadpool/hellothreadpool.pro
examples/widgets/tutorials/threads/movedobject/movedobject.pro
examples/widgets/tutorials/threads/threads.pro
examples/widgets/tutorials/tutorials.pro
examples/widgets/tutorials/widgets/childwidget/childwidget.pro
examples/widgets/tutorials/widgets/nestedlayouts/nestedlayouts.pro
examples/widgets/tutorials/widgets/toplevel/toplevel.pro
examples/widgets/tutorials/widgets/widgets.pro
examples/widgets/tutorials/widgets/windowlayout/windowlayout.pro
examples/widgets/widgets.pro
examples/widgets/widgets/analogclock/analogclock.pro
examples/widgets/widgets/applicationicon/applicationicon.pro
examples/widgets/widgets/calculator/calculator.pro
examples/widgets/widgets/calendarwidget/calendarwidget.pro
examples/widgets/widgets/charactermap/charactermap.pro
examples/widgets/widgets/codeeditor/codeeditor.pro
examples/widgets/widgets/digitalclock/digitalclock.pro
examples/widgets/widgets/elidedlabel/elidedlabel.pro
examples/widgets/widgets/groupbox/groupbox.pro
examples/widgets/widgets/icons/icons.pro
examples/widgets/widgets/imageviewer/imageviewer.pro
examples/widgets/widgets/lineedits/lineedits.pro
examples/widgets/widgets/mousebuttons/mousebuttons.pro
examples/widgets/widgets/movie/movie.pro
examples/widgets/widgets/orientation/orientation.pro
examples/widgets/widgets/scribble/scribble.pro
examples/widgets/widgets/shapedclock/shapedclock.pro
examples/widgets/widgets/sliders/sliders.pro
examples/widgets/widgets/spinboxes/spinboxes.pro
examples/widgets/widgets/styles/styles.pro
examples/widgets/widgets/stylesheet/stylesheet.pro
examples/widgets/widgets/tablet/tablet.pro
examples/widgets/widgets/tetrix/tetrix.pro
examples/widgets/widgets/tooltips/tooltips.pro
examples/widgets/widgets/validators/validators.pro
examples/widgets/widgets/widgets.pro
examples/widgets/widgets/wiggly/wiggly.pro
examples/widgets/widgets/windowflags/windowflags.pro

index ede96bb..e539228 100644 (file)
@@ -10,7 +10,7 @@ DBUS_INTERFACES += org.example.chat.xml
 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/chat
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xml
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/chat
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/dbus-chat
 INSTALLS += target sources
 
 simulator: warning(This example does not work on Simulator platform)
index 308c1b8..1275fd4 100644 (file)
@@ -11,7 +11,7 @@ DESTDIR         = ../plugins
 
 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/echoplugin/plugin
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugin.pro
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugin.pro echoplugin.json
 sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/echoplugin/plugin
 INSTALLS += target sources
 
index 89023d1..f3b197a 100644 (file)
@@ -11,7 +11,7 @@ DESTDIR       = ../../plugandpaint/plugins
 
 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/plugandpaint/plugins
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS basictools.pro
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS basictools.pro basictools.json
 sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/plugandpaintplugins/basictools
 INSTALLS += target sources
 
index 89acbab..9df5878 100644 (file)
@@ -11,7 +11,7 @@ DESTDIR       = ../../plugandpaint/plugins
 #! [0]
 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/plugandpaint/plugins
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS extrafilters.pro
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS extrafilters.pro extrafilters.json
 sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/plugandpaintplugins/extrafilters
 INSTALLS += target sources
 
index d5983eb..005e22b 100644 (file)
@@ -1,2 +1,8 @@
 TEMPLATE = subdirs
 SUBDIRS = pinchzoom fingerpaint knobs dials
+
+# install
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/touch
+sources.files = touch.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/touch
+INSTALLS += target sources
index 1bba994..b25d7e6 100644 (file)
@@ -2,9 +2,9 @@ SOURCES = main.cpp
 RESOURCES = animatedtiles.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/animatedtiles
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/animatedtiles
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animatedtiles.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/animatedtiles
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/animatedtiles
 INSTALLS += target sources
 
 QT += widgets
index b17aa0e..fd22891 100644 (file)
@@ -10,8 +10,8 @@ SUBDIRS          += \
                  sub-attaq \
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animation.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation
 INSTALLS += target sources
 QT += widgets
index 158a0ec..868fe59 100644 (file)
@@ -2,9 +2,9 @@ SOURCES = main.cpp
 RESOURCES = appchooser.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/appchooser
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS appchooser.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/appchooser
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/appchooser
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS appchooser.pro *.png
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/appchooser
 INSTALLS += target sources
 
 QT += widgets
index 155d17d..581103a 100644 (file)
@@ -8,9 +8,9 @@ FORMS   = form.ui
 RESOURCES = easing.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/easing
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/easing
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS easing.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/easing
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/easing
 INSTALLS += target sources
 
 QT += widgets
index 7c242e3..35693bf 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/moveblocks
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/moveblocks
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS moveblocks.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/moveblocks
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/moveblocks
 INSTALLS += target sources
 
 QT += widgets
index adf0e8d..1aedc68 100644 (file)
@@ -2,9 +2,9 @@ SOURCES += main.cpp
 RESOURCES += states.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/states
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS states.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/states
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/states
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS states.pro *.png
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/states
 INSTALLS += target sources
 
 QT += widgets
index 43aaec1..16d9b79 100644 (file)
@@ -15,9 +15,9 @@ SOURCES += main.cpp \
 RESOURCES += stickman.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/stickman
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/stickman
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/stickman
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro animations
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/stickman
 INSTALLS += target sources
 
 QT += widgets
index 6d9b319..0e738a5 100644 (file)
@@ -30,13 +30,14 @@ SOURCES += boat.cpp \
 RESOURCES += subattaq.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/sub-attaq
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/sub-attaq
 sources.files = $$SOURCES \
     $$HEADERS \
     $$RESOURCES \
     $$FORMS \
     sub-attaq.pro \
-    pics
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/sub-attaq
+    pics \
+    data.xml
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/animation/sub-attaq
 INSTALLS += target \
     sources
index adfa51f..d190a3b 100644 (file)
@@ -3,9 +3,9 @@ CONFIG       += ordered
 SUBDIRS       = screenshot systray
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/desktop
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS desktop.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/desktop
 INSTALLS += target sources
 
 QT += widgets
index e9f53f7..db1a16a 100644 (file)
@@ -3,9 +3,9 @@ SOURCES             = main.cpp \
                       screenshot.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop/screenshot
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/desktop/screenshot
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS screenshot.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop/screenshot
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/desktop/screenshot
 INSTALLS += target sources
 
 QT += widgets
index 5fdcf1f..57a4f5b 100644 (file)
@@ -6,9 +6,9 @@ RESOURCES     = systray.qrc
 QT += widgets
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop/systray
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS systray.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop/systray
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/desktop/systray
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS systray.pro images
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/desktop/systray
 INSTALLS += target sources
 
 simulator: warning(This example might not fully work on Simulator platform)
index d50ba67..d02b703 100644 (file)
@@ -4,9 +4,9 @@ SOURCES       = classwizard.cpp \
 RESOURCES     = classwizard.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/classwizard
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/classwizard
 sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/classwizard
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/classwizard
 INSTALLS += target sources
 
 QT += widgets
index 643c2a2..6c52d66 100644 (file)
@@ -6,9 +6,9 @@ SOURCES     = configdialog.cpp \
 RESOURCES   += configdialog.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/configdialog
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/configdialog
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/configdialog
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/configdialog
 INSTALLS += target sources
 
 wince50standard-x86-msvc2005: LIBS += libcmt.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib coredll.lib winsock.lib ws2.lib
index a59e480..8662fc5 100644 (file)
@@ -13,7 +13,7 @@ wince*: SUBDIRS += sipdialog
 
 # install
 sources.files = README *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs
 INSTALLS += sources
 
 QT += widgets
index 7e11dda..4b538e1 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = finddialog.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/extension
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/extension
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/extension
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/extension
 INSTALLS += target sources
 
 QT += widgets
index 51d1c0e..a2f33ea 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = main.cpp \
                 window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/findfiles
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/findfiles
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/findfiles
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/findfiles
 INSTALLS += target sources
 
 QT += widgets
index c613257..fe39578 100644 (file)
@@ -4,9 +4,9 @@ SOURCES       = licensewizard.cpp \
 RESOURCES     = licensewizard.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/licensewizard
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/licensewizard
 sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/licensewizard
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/licensewizard
 INSTALLS += target sources
 
 QT += widgets printsupport
index 72db93f..ae395fd 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = main.cpp \
                 dialog.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/sipdialog
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/sipdialog
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/sipdialog
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/sipdialog
 INSTALLS += target sources
 
 wince50standard-x86-msvc2005: LIBS += libcmt.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib coredll.lib winsock.lib ws2.lib
index cbcb4d7..f18034d 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = dialog.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/standarddialogs
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/standarddialogs
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/standarddialogs
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/standarddialogs
 INSTALLS += target sources
 
 wince50standard-x86-msvc2005: LIBS += libcmt.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib coredll.lib winsock.lib ws2.lib
index 66ac14d..fc3ad17 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = main.cpp \
                 tabdialog.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/tabdialog
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/tabdialog
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/tabdialog
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/tabdialog
 INSTALLS += target sources
 
 wince50standard-x86-msvc2005: LIBS += libcmt.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib coredll.lib winsock.lib ws2.lib
index 26d488d..c9859bc 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES       = trivialwizard.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/trivialwizard
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/trivialwizard
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/trivialwizard
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/dialogs/trivialwizard
 INSTALLS += target sources
 
 QT += widgets
index a209ae3..59134fb 100644 (file)
@@ -8,6 +8,6 @@ SUBDIRS     = draggableicons \
 wince*: SUBDIRS -= dropsite
 # install
 sources.files = README *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop
 INSTALLS += sources
 QT += widgets
index 9f41561..41e832f 100644 (file)
@@ -4,9 +4,9 @@ SOURCES     = dragwidget.cpp \
               main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/draggableicons
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/draggableicons
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/draggableicons
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/draggableicons
 INSTALLS += target sources
 
 QT += widgets
index 1fd8e5c..669c3a3 100644 (file)
@@ -6,9 +6,9 @@ SOURCES     = draglabel.cpp \
               main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/draggabletext
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/draggabletext
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.txt *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/draggabletext
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/draggabletext
 INSTALLS += target sources
 
 QT += widgets
index 8198b19..abb171a 100644 (file)
@@ -5,9 +5,9 @@ SOURCES = droparea.cpp \
           main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/dropsite
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/dropsite
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/dropsite
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/dropsite
 INSTALLS += target sources
 
 QT += widgets
index 2bbfdf0..95159cc 100644 (file)
@@ -6,9 +6,9 @@ SOURCES     = draglabel.cpp \
               main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/fridgemagnets
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/fridgemagnets
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.txt
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/fridgemagnets
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/fridgemagnets
 INSTALLS += target sources
 
 QT += widgets
index 7c69a41..3407a5e 100644 (file)
@@ -10,9 +10,9 @@ SOURCES     = main.cpp \
 QMAKE_PROJECT_NAME = dndpuzzle
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/puzzle
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/puzzle
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.jpg
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/puzzle
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/puzzle
 INSTALLS += target sources
 
 wince*: {
index c477ea6..640b409 100644 (file)
@@ -3,9 +3,9 @@ HEADERS += blurpicker.h blureffect.h
 RESOURCES += blurpicker.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects/blurpicker
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS blurpicker.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects/blurpicker
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects/blurpicker
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS blurpicker.pro images
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects/blurpicker
 INSTALLS += target sources
 QT += widgets
 
index db7b8a7..db6ab7d 100644 (file)
@@ -6,9 +6,9 @@ SUBDIRS       = \
               fademessage
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS effects.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects
 INSTALLS += target sources
 
 QT += widgets
index 98161e0..d7ec946 100644 (file)
@@ -4,14 +4,14 @@ RESOURCES += fademessage.qrc
 INSTALLS += target sources
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects/fademessage
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects/fademessage
 sources.files = $$SOURCES \
     $$HEADERS \
     $$RESOURCES \
     $$FORMS \
     fademessage.pro \
     background.jpg
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects/fademessage
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects/fademessage
 
 
 QT += widgets
index 16be936..8ad08c2 100644 (file)
@@ -2,9 +2,9 @@ SOURCES += main.cpp lighting.cpp
 HEADERS += lighting.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects/lighting
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects/lighting
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS lighting.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/effects/lighting
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/effects/lighting
 INSTALLS += target sources
 QT += widgets
 
index 7b18a62..bc8204e 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES   = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/anchorlayout
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/anchorlayout
 sources.files = $$SOURCES $$HEADERS $$RESOURCES anchorlayout.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/anchorlayout
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/anchorlayout
 INSTALLS += target sources
 
 TARGET = anchorlayout
index 202c8d8..47750be 100644 (file)
@@ -6,9 +6,9 @@ SOURCES   = layoutitem.cpp \
 RESOURCES = basicgraphicslayouts.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/basicgraphicslayouts
-sources.files = $$SOURCES $$HEADERS $$RESOURCES basicgraphicslayouts.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/basicgraphicslayouts
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/basicgraphicslayouts
+sources.files = $$SOURCES $$HEADERS $$RESOURCES basicgraphicslayouts.pro images
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/basicgraphicslayouts
 INSTALLS += target sources
 
 QT += widgets
index 0564ae0..6cfecf1 100644 (file)
@@ -20,11 +20,11 @@ SOURCES += 3rdparty/fbm.c \
 RESOURCES += boxes.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/boxes
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/boxes
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html *.jpg *.png *.fsh *.vsh *.par
 sources.files -= 3rdparty/fbm.h 3rdparty/fbm.c
 sources.files += 3rdparty
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/boxes
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/boxes
 INSTALLS += target sources
 
 wince*: {
index afe7489..d58253e 100644 (file)
@@ -14,8 +14,8 @@ build_all:!build_pass {
 }
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/chip
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/chip
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.png *.pro *.html *.doc images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/chip
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/chip
 INSTALLS += target sources
 
index d834602..8135c63 100644 (file)
@@ -8,9 +8,9 @@ RESOURCES += \
        mice.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/collidingmice
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/collidingmice
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS collidingmice.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/collidingmice
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/collidingmice
 INSTALLS += target sources
 
 QT += widgets
index e45f4a8..ae6c903 100644 (file)
@@ -13,9 +13,9 @@ RESOURCES   = diagramscene.qrc
 
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/diagramscene
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/diagramscene
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS diagramscene.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/diagramscene
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/diagramscene
 INSTALLS += target sources
 
 
index 3e33bad..6e41f78 100644 (file)
@@ -12,9 +12,9 @@ RESOURCES += \
 
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/dragdroprobot
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/dragdroprobot
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS dragdroprobot.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/dragdroprobot
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/dragdroprobot
 INSTALLS += target sources
 
 QT += widgets
index 2a61809..d1f2425 100644 (file)
@@ -12,9 +12,9 @@ SOURCES += \
 TARGET.EPOCHEAPSIZE = 0x200000 0xA00000
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/elasticnodes
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/elasticnodes
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS elasticnodes.pro 
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/elasticnodes
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/elasticnodes
 INSTALLS += target sources
 
 QT += widgets
index 6244df4..f59e8b5 100644 (file)
@@ -11,9 +11,9 @@ build_all:!build_pass {
 }
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/embeddeddialogs
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/embeddeddialogs
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.png *.jpg *.plist *.icns *.ico *.rc *.pro *.html *.doc images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/embeddeddialogs
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/embeddeddialogs
 INSTALLS += target sources
 
 QT += widgets
index 5f69a74..bc83c06 100644 (file)
@@ -6,9 +6,9 @@ HEADERS += flowlayout.h window.h
 SOURCES += flowlayout.cpp main.cpp window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/flowlayout
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/flowlayout
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/flowlayout
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/flowlayout
 INSTALLS += target sources
 
 simulator: warning(This example might not fully work on Simulator platform)
index 6b7de52..667252d 100644 (file)
@@ -20,9 +20,9 @@ contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG,
 }
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS graphicsview.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview
 INSTALLS += target sources
 
 QT += widgets
index 4b9733b..43ec031 100644 (file)
@@ -20,9 +20,9 @@ QT += widgets
 contains(QT_CONFIG, opengl):QT += opengl
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/padnavigator
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/padnavigator
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS padnavigator.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/padnavigator
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/padnavigator
 INSTALLS += target sources
 
 CONFIG += console
index b044d4e..d3b74c4 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES   = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/simpleanchorlayout
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/simpleanchorlayout
 sources.files = $$SOURCES $$HEADERS $$RESOURCES simpleanchorlayout.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/simpleanchorlayout
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/simpleanchorlayout
 INSTALLS += target sources
 
 TARGET = simpleanchorlayout
index b6eb292..5fba67f 100644 (file)
@@ -4,9 +4,9 @@ SOURCES += main.cpp
 RESOURCES += weatheranchorlayout.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/weatheranchorlayout
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/weatheranchorlayout
 sources.files = $$SOURCES $$HEADERS $$RESOURCES weatheranchorlayout.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/weatheranchorlayout
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/graphicsview/weatheranchorlayout
 INSTALLS += target sources
 
 simulator: warning(This example might not fully work on Simulator platform)
index 32cbc4c..f7eafc1 100644 (file)
@@ -11,9 +11,9 @@ HEADERS   = adddialog.h \
             tablemodel.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/addressbook
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/addressbook
 sources.files = $$SOURCES $$HEADERS $$RESOURCES addressbook.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/addressbook
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/addressbook
 INSTALLS += target sources
 QT += widgets
 
index 75f96e4..ec0b683 100644 (file)
@@ -4,9 +4,9 @@ SOURCES     = main.cpp \
 CONFIG     += qt
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/basicsortfiltermodel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/basicsortfiltermodel
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/basicsortfiltermodel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/basicsortfiltermodel
 INSTALLS += target sources
 
 QT += widgets
index 310bb85..5aacbf9 100644 (file)
@@ -9,9 +9,9 @@ unix:!mac:!vxworks:!integrity:LIBS+= -lm
 TARGET.EPOCHEAPSIZE = 0x200000 0x800000
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/chart
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/chart
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.cht
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/chart
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/chart
 INSTALLS += target sources
 
 QT += widgets
index 07e1296..c146aa7 100644 (file)
@@ -5,9 +5,9 @@ SOURCES     = colorlisteditor.cpp \
              main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/coloreditorfactory
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/coloreditorfactory
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/coloreditorfactory
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/coloreditorfactory
 INSTALLS += target sources
 
 QT += widgets
index 9ea1fa0..4be203a 100644 (file)
@@ -3,9 +3,9 @@ SOURCES   = main.cpp \
             window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/combowidgetmapper
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/combowidgetmapper
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/combowidgetmapper
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/combowidgetmapper
 INSTALLS += target sources
 QT += widgets
 
index a2288b9..fe3fc84 100644 (file)
@@ -6,9 +6,9 @@ SOURCES     = main.cpp \
 CONFIG     += qt
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/customsortfiltermodel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/customsortfiltermodel
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/customsortfiltermodel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/customsortfiltermodel
 INSTALLS += target sources
 
 QT += widgets
index 825f20c..103fc45 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES       = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/dirview
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/dirview
 sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/dirview
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/dirview
 INSTALLS += target sources
 
 QT += widgets
index f862985..3e43837 100644 (file)
@@ -10,9 +10,9 @@ SOURCES     = mainwindow.cpp \
 CONFIG  += qt
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/editabletreemodel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/editabletreemodel
 sources.files = $$FORMS $$HEADERS $$RESOURCES $$SOURCES *.pro *.txt
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/editabletreemodel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/editabletreemodel
 INSTALLS += target sources
 
 QT += widgets
index 28af7e9..0dd9ee6 100644 (file)
@@ -5,9 +5,9 @@ SOURCES   = filelistmodel.cpp \
             window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/fetchmore
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/fetchmore
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/fetchmore
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/fetchmore
 INSTALLS += target sources
 
 QT += widgets
index 34a4a4d..2d9639b 100644 (file)
@@ -3,9 +3,9 @@ SOURCES += main.cpp freezetablewidget.cpp
 RESOURCES += grades.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/frozencolumn
-sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/frozencolumn
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/frozencolumn
+sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro grades.txt
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/frozencolumn
 INSTALLS += target sources
 QT += widgets
 
index 5cd0d1f..1f8f21d 100644 (file)
@@ -11,9 +11,9 @@ build_all:!build_pass {
 }
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/interview
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/interview
 sources.files = $$SOURCES $$HEADERS $$RESOURCES README *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/interview
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/interview
 INSTALLS += target sources
 
 QT += widgets
index 347c259..8457e88 100644 (file)
@@ -19,7 +19,7 @@ SUBDIRS       = addressbook \
 
 # install
 sources.files = README *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews
 INSTALLS += sources
 
 QT += widgets
index 48f8a58..dd1ba73 100644 (file)
@@ -8,9 +8,9 @@ SOURCES     = imagemodel.cpp \
 RESOURCES   += images.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/pixelator
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/pixelator
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/pixelator
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/pixelator
 INSTALLS += target sources
 
 QT += widgets
index 3f76bd8..3c053e3 100644 (file)
@@ -8,9 +8,9 @@ SOURCES     = main.cpp \
               puzzlewidget.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/puzzle
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/puzzle
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.jpg
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/puzzle
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/puzzle
 INSTALLS += target sources
 
 
index 2d30e71..c02aeb3 100644 (file)
@@ -9,8 +9,8 @@ CONFIG  += qt
 QT      += xml widgets
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/simpledommodel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/simpledommodel
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/simpledommodel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/simpledommodel
 INSTALLS += target sources
 
index cd4f8af..7c56cda 100644 (file)
@@ -7,9 +7,9 @@ SOURCES     = treeitem.cpp \
 CONFIG  += qt
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/simpletreemodel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/simpletreemodel
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.txt
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/simpletreemodel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/simpletreemodel
 INSTALLS += target sources
 
 QT += widgets
index 3b2fd8b..e8ff67d 100644 (file)
@@ -3,9 +3,9 @@ SOURCES   = main.cpp \
             window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/simplewidgetmapper
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/simplewidgetmapper
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/simplewidgetmapper
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/simplewidgetmapper
 INSTALLS += target sources
 
 QT += widgets
index f6416ff..870c9d1 100644 (file)
@@ -3,9 +3,9 @@ SOURCES     = delegate.cpp \
               main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/spinboxdelegate
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/spinboxdelegate
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/spinboxdelegate
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/spinboxdelegate
 INSTALLS += target sources
 
 QT += widgets
index 48fd07e..14d6b70 100644 (file)
@@ -16,8 +16,8 @@ build_all:!build_pass {
 }
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/spreadsheet
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/spreadsheet
 sources.files = $$SOURCES $$RESOURCES *.pro images $$HEADERS
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/spreadsheet
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/spreadsheet
 INSTALLS += target sources
 
index 915c26a..56f85d8 100644 (file)
@@ -7,9 +7,9 @@ SOURCES       = main.cpp \
                 starrating.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/stardelegate
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/stardelegate
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/stardelegate
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/itemviews/stardelegate
 INSTALLS += target sources
 
 
index b2c4ad8..3c3710e 100644 (file)
@@ -3,9 +3,9 @@ SOURCES     = dialog.cpp \
               main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/basiclayouts
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/basiclayouts
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/basiclayouts
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/basiclayouts
 INSTALLS += target sources
 
 QT += widgets
index 6727af6..8f0d40d 100644 (file)
@@ -5,9 +5,9 @@ SOURCES     = borderlayout.cpp \
               window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/borderlayout
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/borderlayout
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/borderlayout
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/borderlayout
 INSTALLS += target sources
 
 QT += widgets
index 3cc4c08..2d7c7c5 100644 (file)
@@ -3,9 +3,9 @@ SOURCES     = dialog.cpp \
               main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/dynamiclayouts
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/dynamiclayouts
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/dynamiclayouts
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/dynamiclayouts
 INSTALLS += target sources
 
 QT += widgets
index 4ac0a43..df13f5e 100644 (file)
@@ -5,9 +5,9 @@ SOURCES     = flowlayout.cpp \
               window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/flowlayout
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/flowlayout
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts/flowlayout
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts/flowlayout
 INSTALLS += target sources
 
 QT += widgets
index 8299052..cb1a44e 100644 (file)
@@ -6,7 +6,7 @@ SUBDIRS       = basiclayouts \
 
 # install
 sources.files = README *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/layouts
 INSTALLS += sources
 
 QT += widgets
index ef866a6..cbf8b60 100644 (file)
@@ -6,9 +6,9 @@ RESOURCES     = application.qrc
 #! [0]
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/application
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/application
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS application.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/application
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/application
 INSTALLS += target sources
 
 QT += widgets
index 7e0da24..c52c883 100644 (file)
@@ -4,9 +4,9 @@ SOURCES         = main.cpp \
 RESOURCES       = dockwidgets.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/dockwidgets
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/dockwidgets
 sources.files = $$SOURCES $$HEADERS $$RESOURCES dockwidgets.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/dockwidgets
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/dockwidgets
 INSTALLS += target sources
 
 QT += widgets
index 1381c46..2ff1daf 100644 (file)
@@ -9,9 +9,9 @@ build_all:!build_pass {
 RESOURCES += mainwindow.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/mainwindow
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/mainwindow
 sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.png *.jpg *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/mainwindow
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/mainwindow
 INSTALLS += target sources
 
 QT += widgets
index c30d29e..021e442 100644 (file)
@@ -8,9 +8,9 @@ SUBDIRS       = application \
                 sdi
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mainwindows.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows
 INSTALLS += target sources
 
 QT += widgets
index a4387fe..82f08da 100644 (file)
@@ -6,9 +6,9 @@ SOURCES       = main.cpp \
 RESOURCES     = mdi.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/mdi
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/mdi
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mdi.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/mdi
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/mdi
 INSTALLS += target sources
 
 QT += widgets
index 5ed1e0d..06de2eb 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = mainwindow.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/menus
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/menus
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS menus.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/menus
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/menus
 INSTALLS += target sources
 
 QT += widgets
index 5425efc..162532a 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = main.cpp \
                 mainwindow.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/recentfiles
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/recentfiles
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS recentfiles.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/recentfiles
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/recentfiles
 INSTALLS += target sources
 
 QT += widgets
index cd5e0f1..21515d8 100644 (file)
@@ -4,9 +4,9 @@ SOURCES       = main.cpp \
 RESOURCES     = sdi.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/sdi
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/sdi
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS sdi.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/sdi
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mainwindows/sdi
 INSTALLS += target sources
 
 QT += widgets
index 0977ea1..5a5e46f 100644 (file)
@@ -14,9 +14,9 @@ include($$SHARED_FOLDER/shared.pri)
 RESOURCES += affine.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/affine
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/affine
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html *.jpg
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/affine
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/affine
 INSTALLS += target sources
 
 wince*: {
index 0e0328e..fba7965 100644 (file)
@@ -6,9 +6,9 @@ SOURCES       = main.cpp \
 RESOURCES     = basicdrawing.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/basicdrawing
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/basicdrawing
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS basicdrawing.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/basicdrawing
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/basicdrawing
 INSTALLS += target sources
 
 QT += widgets
index eb63d0c..0594cc0 100644 (file)
@@ -13,9 +13,9 @@ contains(QT_CONFIG, opengl) {
 QT += widgets
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/composition
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/composition
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.png *.jpg *.pro *.html
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/composition
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/composition
 INSTALLS += target sources
 
 
index 0f87b99..dc40531 100644 (file)
@@ -5,9 +5,9 @@ SOURCES       = circlewidget.cpp \
                 window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/concentriccircles
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/concentriccircles
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS concentriccircles.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/concentriccircles
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/concentriccircles
 INSTALLS += target sources
 
 QT += widgets
index 527133e..a420ea9 100644 (file)
@@ -14,7 +14,7 @@ contains(QT_CONFIG, opengl) {
 QT += widgets
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/deform
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/deform
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/deform
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/deform
 INSTALLS += target sources
index b918c51..8cf2bf7 100644 (file)
@@ -4,9 +4,9 @@ SOURCES   = main.cpp \
             mainwindow.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/fontsampler
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/fontsampler
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS fontsampler.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/fontsampler
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/fontsampler
 INSTALLS += target sources
 
 QT += widgets
index 4362d28..e1baeeb 100644 (file)
@@ -13,8 +13,8 @@ contains(QT_CONFIG, opengl) {
 QT += widgets
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/gradients
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/gradients
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/gradients
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/gradients
 INSTALLS += target sources
 
index edf434f..877270f 100644 (file)
@@ -4,9 +4,9 @@ SOURCES       = imagecomposer.cpp \
 RESOURCES     = imagecomposition.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/imagecomposition
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/imagecomposition
 sources.files = $$SOURCES $$HEADERS $$RESOURCES images *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/imagecomposition
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/imagecomposition
 INSTALLS += target sources
 
 QT += widgets
index c988ba2..3e5006f 100644 (file)
@@ -6,9 +6,9 @@ SOURCES       = main.cpp \
 unix:!mac:!vxworks:!integrity:LIBS += -lm
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/painterpaths
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/painterpaths
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS painterpaths.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/painterpaths
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/painterpaths
 INSTALLS += target sources
 
 QT += widgets
index 927d940..2fac650 100644 (file)
@@ -13,9 +13,9 @@ SUBDIRS       = basicdrawing \
                 fontsampler
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS painting.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting
 INSTALLS += target sources
 
 QT += widgets
index 916866d..ce5884f 100644 (file)
@@ -14,8 +14,8 @@ contains(QT_CONFIG, opengl) {
 QT += widgets
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/pathstroke
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/pathstroke
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/pathstroke
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/pathstroke
 INSTALLS += target sources
 
index 212f3a2..a22bf60 100644 (file)
@@ -26,9 +26,9 @@ HEADERS += \
 RESOURCES += shared.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/shared
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/shared
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.pri images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/shared
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/shared
 INSTALLS += sources
 
 !cross_compile:INSTALLS += target
index a261c53..665811d 100644 (file)
@@ -5,9 +5,9 @@ SOURCES     = main.cpp \
              window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/transformations
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/transformations
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS transformations.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/transformations
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/transformations
 INSTALLS += target sources
 
 QT += widgets
index 3867a02..6ed9b1c 100644 (file)
@@ -3,9 +3,9 @@ SOURCES     = main.cpp \
               mainwindow.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/calendar
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/calendar
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS calendar.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/calendar
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/calendar
 INSTALLS += target sources
 
 QT += widgets
index 4aefb99..067aab3 100644 (file)
@@ -5,9 +5,9 @@ SOURCES     = detailsdialog.cpp \
               mainwindow.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/orderform
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/orderform
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS orderform.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/orderform
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/orderform
 INSTALLS += target sources
 
 QT += widgets
index 511edb9..168b500 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS     = calendar \
               textedit
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS richtext.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext
 INSTALLS += target sources
index 0f9b447..381b615 100644 (file)
@@ -5,9 +5,9 @@ SOURCES         = highlighter.cpp \
                   main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/syntaxhighlighter
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/syntaxhighlighter
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS syntaxhighlighter.pro examples
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/syntaxhighlighter
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/syntaxhighlighter
 INSTALLS += target sources
 
 
index e172e79..012aef0 100644 (file)
@@ -14,9 +14,9 @@ build_all:!build_pass {
 }
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/textedit
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/textedit
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html *.doc images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext/textedit
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/richtext/textedit
 INSTALLS += target sources
 
 QT += widgets
index ccfb82d..90c203a 100644 (file)
@@ -2,8 +2,8 @@ TEMPLATE = app
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/scroller/graphicsview
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/scroller/graphicsview
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS graphicsview.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/scroller/graphicsview
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/scroller/graphicsview
 INSTALLS += target sources
 QT += widgets
index bac3f26..ef7671f 100644 (file)
@@ -1,2 +1,7 @@
 TEMPLATE = subdirs
 SUBDIRS +=  graphicsview
+
+# install
+sources.files = scroller.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/scroller
+INSTALLS += sources
index 8a9d84e..36bfe8e 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/eventtransitions
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/eventtransitions
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS eventtransitions.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/eventtransitions
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/eventtransitions
 INSTALLS += target sources
 QT += widgets
 
index fe3dd23..6c831ea 100644 (file)
@@ -5,9 +5,9 @@ mac:CONFIG -= app_bundle
 SOURCES += main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/factorial
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/factorial
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS factorial.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/factorial
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/factorial
 INSTALLS += target sources
 
 
index 1cfddaf..b99060d 100644 (file)
@@ -5,9 +5,9 @@ mac:CONFIG -= app_bundle
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/pingpong
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/pingpong
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS pingpong.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/pingpong
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/pingpong
 INSTALLS += target sources
 
 
index 4ed132d..32888d8 100644 (file)
@@ -4,9 +4,9 @@ SOURCES       = main.cpp \
                 window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/rogue
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/rogue
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/rogue
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/rogue
 INSTALLS += target sources
 
 QT += widgets
index 7d510b2..2a2d3b9 100644 (file)
@@ -12,7 +12,7 @@ SUBDIRS       = \
 }
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS statemachine.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine
 INSTALLS += target sources
index 5bc0cda..776da71 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/trafficlight
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/trafficlight
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS trafficlight.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/trafficlight
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/trafficlight
 INSTALLS += target sources
 QT += widgets
 
index ffbd982..d1d822c 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/twowaybutton
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/twowaybutton
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS twowaybutton.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/twowaybutton
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/statemachine/twowaybutton
 INSTALLS += target sources
 QT += widgets
 
index 0ee8387..6192269 100644 (file)
@@ -2,9 +2,9 @@ TEMPLATE  = subdirs
 SUBDIRS   = part1 part2 part3 part4 part5 part6 part7
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook-fr
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS addressbook-fr.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook-fr
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr
 INSTALLS += target sources
 QT += widgets
 
index 4f5067c..305228e 100644 (file)
@@ -5,9 +5,9 @@ HEADERS   = addressbook.h
 QMAKE_PROJECT_NAME = abfr_part1
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part1
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part1
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part1.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part1
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part1
 INSTALLS += target sources
 QT += widgets
 
index b0a2bc2..201df06 100644 (file)
@@ -5,9 +5,9 @@ HEADERS   = addressbook.h
 QMAKE_PROJECT_NAME = abfr_part2
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part2
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part2
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part2.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part2
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part2
 INSTALLS += target sources
 QT += widgets
 
index c5d7656..ee113c0 100644 (file)
@@ -5,9 +5,9 @@ HEADERS = addressbook.h
 QMAKE_PROJECT_NAME = abfr_part3
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part3
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part3
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part3.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part3
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part3
 INSTALLS += target sources
 QT += widgets
 
index 9730887..7055121 100644 (file)
@@ -5,9 +5,9 @@ HEADERS = addressbook.h
 QMAKE_PROJECT_NAME = abfr_part4
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part4
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part4
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part4.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part4
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part4
 INSTALLS += target sources
 QT += widgets
 
index e9b4887..2066e93 100644 (file)
@@ -7,9 +7,9 @@ HEADERS   = addressbook.h \
 QMAKE_PROJECT_NAME = abfr_part5
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part5
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part5
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part5.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part5
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part5
 INSTALLS += target sources
 QT += widgets
 
index a95df8d..6541eb6 100644 (file)
@@ -7,9 +7,9 @@ HEADERS   = addressbook.h \
 QMAKE_PROJECT_NAME = abfr_part6
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part6
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part6
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part6.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part6
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part6
 INSTALLS += target sources
 QT += widgets
 
index a2cd00d..ab1e7ad 100644 (file)
@@ -7,9 +7,9 @@ HEADERS   = addressbook.h \
 QMAKE_PROJECT_NAME = abfr_part7
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part7
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part7
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part7.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part7
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook-fr/part7
 INSTALLS += target sources
 QT += widgets
 
index 5143869..4e26f48 100644 (file)
@@ -2,9 +2,9 @@ TEMPLATE  = subdirs
 SUBDIRS   = part1 part2 part3 part4 part5 part6 part7
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS addressbook.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook
 INSTALLS += target sources
 
 QT += widgets
index 44b9898..c44a048 100644 (file)
@@ -5,9 +5,9 @@ HEADERS   = addressbook.h
 QMAKE_PROJECT_NAME = ab_part1
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part1
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part1
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part1.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part1
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part1
 INSTALLS += target sources
 
 QT += widgets
index 69f7928..ae95f6f 100644 (file)
@@ -5,9 +5,9 @@ HEADERS   = addressbook.h
 QMAKE_PROJECT_NAME = ab_part2
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part2
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part2
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part2.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part2
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part2
 INSTALLS += target sources
 
 QT += widgets
index 9d46632..6809a9e 100644 (file)
@@ -5,9 +5,9 @@ HEADERS = addressbook.h
 QMAKE_PROJECT_NAME = ab_part3
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part3
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part3
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part3.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part3
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part3
 INSTALLS += target sources
 
 QT += widgets
index eab04ee..82b2624 100644 (file)
@@ -5,9 +5,9 @@ HEADERS = addressbook.h
 QMAKE_PROJECT_NAME = ab_part4
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part4
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part4
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part4.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part4
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part4
 INSTALLS += target sources
 
 QT += widgets
index 691e56b..b12fcac 100644 (file)
@@ -7,9 +7,9 @@ HEADERS   = addressbook.h \
 QMAKE_PROJECT_NAME = ab_part5
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part5
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part5
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part5.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part5
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part5
 INSTALLS += target sources
 
 QT += widgets
index d218280..91672e7 100644 (file)
@@ -7,9 +7,9 @@ HEADERS   = addressbook.h \
 QMAKE_PROJECT_NAME = ab_part6
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part6
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part6
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part6.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part6
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part6
 INSTALLS += target sources
 
 QT += widgets
index 8120816..fcb5c37 100644 (file)
@@ -7,9 +7,9 @@ HEADERS   = addressbook.h \
 QMAKE_PROJECT_NAME = ab_part7
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part7
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part7
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS part7.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/addressbook/part7
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/addressbook/part7
 INSTALLS += target sources
 
 QT += widgets
index 4ab5f4e..4b1ac24 100644 (file)
@@ -1,3 +1,10 @@
 TEMPLATE = subdirs
-SUBDIRS += 
+SUBDIRS += dir_gsqt
 QT += widgets
+
+dir_gsqt.file = gsQt/gsqt.pro
+
+# install
+sources.files = gettingStarted.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted
+INSTALLS += sources
index 3dac79a..6866ba9 100644 (file)
@@ -8,7 +8,7 @@ SUBDIRS = part1 \
 
 # install
 sources.files = *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/gettingStarted/gsQt
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt
 INSTALLS += sources
 
 QT += widgets
index b3fd65a..199c24b 100644 (file)
@@ -3,8 +3,8 @@ QT += widgets
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/tutorials/gettingStarted/gsQt/part1
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part1
 sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/tutorial/gettingStarted/gsQt/part1
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part1
 INSTALLS += target sources
 
index 81fb0e9..be220d3 100644 (file)
@@ -3,8 +3,8 @@ QT += widgets
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/tutorials/gettingStarted/gsQt/part2
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part2
 sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/tutorial/gettingStarted/gsQt/part2
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part2
 INSTALLS += target sources
 
index c89f95f..88f1b98 100644 (file)
@@ -3,8 +3,8 @@ QT += widgets
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/tutorials/gettingStarted/gsQt/part3
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part3
 sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/tutorial/gettingStarted/gsQt/part3
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part3
 INSTALLS += target sources
 
index 94c7abd..d88f722 100644 (file)
@@ -3,8 +3,8 @@ QT += widgets
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/tutorials/gettingStarted/gsQt/part4
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part4
 sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/tutorial/gettingStarted/gsQt/part4
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part4
 INSTALLS += target sources
 
index 4631449..84fdf94 100644 (file)
@@ -3,8 +3,8 @@ QT += widgets
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/tutorials/gettingStarted/gsQt/part5
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part5
 sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/tutorial/gettingStarted/gsQt/part5
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted/gsQt/part5
 INSTALLS += target sources
 
index d8b4960..4f2a38d 100644 (file)
@@ -9,9 +9,9 @@ HEADERS += mymodel.h
 
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/1_readonly
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/1_readonly
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS 1_readonly.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/1_readonly
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/1_readonly
 INSTALLS += target sources
 
 QT += widgets
index 2b56796..8032cee 100644 (file)
@@ -8,9 +8,9 @@ SOURCES += main.cpp \
 HEADERS += mymodel.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/2_formatting
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/2_formatting
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS 2_formatting.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/2_formatting
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/2_formatting
 INSTALLS += target sources
 
 QT += widgets
index 2649168..2fb5d25 100644 (file)
@@ -8,9 +8,9 @@ SOURCES += main.cpp \
 HEADERS += mymodel.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/3_changingmodel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/3_changingmodel
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS 3_changingmodel.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/3_changingmodel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/3_changingmodel
 INSTALLS += target sources
 
 QT += widgets
index 308cb28..7ae2eed 100644 (file)
@@ -8,9 +8,9 @@ SOURCES += main.cpp  \
 HEADERS += mymodel.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/4_headers
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/4_headers
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS 4_headers.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/4_headers
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/4_headers
 INSTALLS += target sources
 
 QT += widgets
index cd55a0b..d67d151 100644 (file)
@@ -10,9 +10,9 @@ HEADERS += mainwindow.h \
            mymodel.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/5_edit
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/5_edit
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS 5_edit.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/5_edit
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/5_edit
 INSTALLS += target sources
 
 QT += widgets
index 21ea5d9..8ed6cf2 100644 (file)
@@ -5,9 +5,9 @@ SOURCES += main.cpp \
 HEADERS += mainwindow.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/6_treeview
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/6_treeview
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS 6_treeview.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/6_treeview
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/6_treeview
 INSTALLS += target sources
 
 QT += widgets
index c1e4b15..1865700 100644 (file)
@@ -5,9 +5,9 @@ SOURCES += main.cpp \
 HEADERS += mainwindow.h 
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/7_selections
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/7_selections
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS 7_selections.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview/7_selections
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview/7_selections
 INSTALLS += target sources
 
 QT += widgets
index 4a7e4a3..c335d18 100644 (file)
@@ -8,9 +8,9 @@ SUBDIRS = 1_readonly \
           7_selections
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS modelview.pro 
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/modelview
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/modelview
 INSTALLS += target sources
 
 QT += widgets
index b07c84a..973836d 100644 (file)
@@ -5,9 +5,9 @@ SOURCES += main.cpp \
 HEADERS += clockthread.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/clock
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/clock
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS clock.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/clock
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/clock
 INSTALLS += target sources
 
 
index 1941666..b6e87ac 100644 (file)
@@ -7,9 +7,9 @@ TEMPLATE = app
 SOURCES += helloconcurrent.cpp 
    
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/helloconcurrent
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/helloconcurrent
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS helloconcurrent.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/helloconcurrent
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/helloconcurrent
 INSTALLS += target sources
 
 
index 877bb10..291dbf1 100644 (file)
@@ -8,9 +8,9 @@ SOURCES += main.cpp \
 HEADERS += hellothread.h 
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/hellothread
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/hellothread
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS hellothread.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/hellothread
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/hellothread
 INSTALLS += target sources
 
 
index 8539f38..c9afbe0 100644 (file)
@@ -6,9 +6,9 @@ TEMPLATE = app
 SOURCES += hellothreadpool.cpp 
    
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/hellothreadpool
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/hellothreadpool
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS hellothreadpool.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/hellothreadpool
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/hellothreadpool
 INSTALLS += target sources
 
 
index c7fd608..384c352 100644 (file)
@@ -10,9 +10,9 @@ HEADERS += \
     thread.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/movedobject
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/movedobject
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS movedobject.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/threads/movedobject
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads/movedobject
 INSTALLS += target sources
 
 QT += widgets
index a95ecca..f7bd4df 100644 (file)
@@ -8,3 +8,8 @@ SUBDIRS = hellothread \
 contains(QT_CONFIG, concurrent): SUBDIRS += helloconcurrent
 
 QT += widgets
+
+# install
+sources.files = threads.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads
+INSTALLS += sources
index cb57002..3a7cf8f 100644 (file)
@@ -1,2 +1,8 @@
 TEMPLATE = subdirs
 SUBDIRS +=  addressbook-fr threads addressbook widgets modelview gettingStarted
+
+# install
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials
+sources.files = tutorials.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials
+INSTALLS += target sources
index eda5ba8..c95a2f5 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/childwidget
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/childwidget
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS childwidget.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/childwidget
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/childwidget
 INSTALLS += target sources
 QT += widgets
 
index 60b9498..9c7dc95 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/nestedlayouts
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/nestedlayouts
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS nestedlayouts.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/nestedlayouts
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/nestedlayouts
 INSTALLS += target sources
 QT += widgets
 
index cbee1b9..7bcb4d5 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/toplevel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/toplevel
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS toplevel.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/toplevel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/toplevel
 INSTALLS += target sources
 QT += widgets
 
index 3a6e065..bb83f3f 100644 (file)
@@ -2,8 +2,8 @@ TEMPLATE  = subdirs
 SUBDIRS   = toplevel childwidget windowlayout nestedlayouts
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS widgets.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets
 INSTALLS += target sources
 QT += widgets
index 39a32f5..770c34c 100644 (file)
@@ -1,9 +1,9 @@
 SOURCES = main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/windowlayout
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/windowlayout
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS windowlayout.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tutorials/widgets/windowlayout
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/widgets/windowlayout
 INSTALLS += target sources
 QT += widgets
 
index 7fd2d62..cbfba27 100644 (file)
@@ -21,6 +21,6 @@ SUBDIRS       = \
 contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows
 
 # install
-sources.files = README *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]
+sources.files = *.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets
 INSTALLS += sources
\ No newline at end of file
index 5ba3a6f..ee7186d 100644 (file)
@@ -5,9 +5,9 @@ SOURCES       = analogclock.cpp \
 QMAKE_PROJECT_NAME = widgets_analogclock
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/analogclock
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/analogclock
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS analogclock.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/analogclock
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/analogclock
 INSTALLS += target sources
 
 QT += widgets
index 0a3ba8b..9f0a500 100644 (file)
@@ -11,7 +11,7 @@ OTHER_FILES += applicationicon.svg \
                applicationicon.desktop
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/applicationicon
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/applicationicon
 sources.files = $$SOURCES $$HEADERS applicationicon.svg applicationicon.png *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/applicationicon
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/applicationicon
 INSTALLS += target sources
index d237871..68ec724 100644 (file)
@@ -5,9 +5,9 @@ SOURCES       = button.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/calculator
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/calculator
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS calculator.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/calculator
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/calculator
 INSTALLS += target sources
 
 QT += widgets
index 3c75fb6..d3890a9 100644 (file)
@@ -3,9 +3,9 @@ SOURCES =   main.cpp \
            window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/calendarwidget
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/calendarwidget
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS calendarwidget.pro resources
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/calendarwidget
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/calendarwidget
 INSTALLS += target sources
 
 QT += widgets
index 0a9d6e7..dab67c5 100644 (file)
@@ -5,9 +5,9 @@ SOURCES     = characterwidget.cpp \
               main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/charactermap
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/charactermap
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS charactermap.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/charactermap
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/charactermap
 INSTALLS += target sources
 
 QT += widgets
index ec38770..ee861e8 100644 (file)
@@ -2,9 +2,9 @@ HEADERS     = codeeditor.h
 SOURCES     = main.cpp \
               codeeditor.cpp
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/codeeditor
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/codeeditor
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/codeeditor
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/codeeditor
 INSTALLS += target sources
 
 QT += widgets
index c0ad11e..1f79fcb 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = digitalclock.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/digitalclock
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/digitalclock
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS digitalclock.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/digitalclock
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/digitalclock
 INSTALLS += target sources
 
 QT += widgets
index f3fbc23..d360c3f 100644 (file)
@@ -15,7 +15,7 @@ HEADERS += \
     elidedlabel.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/elidedlabel
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/elidedlabel
 sources.files = $$SOURCES $$HEADERS *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/elidedlabel
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/elidedlabel
 INSTALLS += target sources
index 07c0ed8..8787c7d 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = window.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/groupbox
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/groupbox
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS groupbox.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/groupbox
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/groupbox
 INSTALLS += target sources
 
 QT += widgets
index 8b08311..ca22d65 100644 (file)
@@ -9,9 +9,9 @@ SOURCES       = iconpreviewarea.cpp \
                 mainwindow.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/icons
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/icons
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS icons.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/icons
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/icons
 INSTALLS += target sources
 
 
index 15751ff..b66ccf3 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = imageviewer.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/imageviewer
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/imageviewer
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS imageviewer.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/imageviewer
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/imageviewer
 INSTALLS += target sources
 
 
index 01d4b2f..8d16866 100644 (file)
@@ -3,9 +3,9 @@ SOURCES     = main.cpp \
               window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/lineedits
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/lineedits
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS lineedits.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/lineedits
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/lineedits
 INSTALLS += target sources
 
 QT += widgets
index ed181d0..8b3bea1 100644 (file)
@@ -11,8 +11,8 @@ HEADERS += \
     buttontester.h \
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mousebuttons
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS buttontester.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/mousebuttons
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/mousebuttons
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mousebuttons.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/mousebuttons
 INSTALLS += target sources
 QT += core widgets
index dd6e40b..81ae224 100644 (file)
@@ -3,9 +3,9 @@ SOURCES     = main.cpp \
               movieplayer.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/movie
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/movie
 sources.files = $$SOURCES $$HEADERS $$RESOURCES movie.pro animation.gif
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/movie
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/movie
 INSTALLS += target sources
 
 
index 36a3e91..89786be 100644 (file)
@@ -23,9 +23,9 @@ RESOURCES += \
     images.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/orientation
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/orientation
 sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.png *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/orientation
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/orientation
 INSTALLS += target sources
 
 simulator: warning(This example might not fully work on Simulator platform)
index 9c6e3cb..eaed467 100644 (file)
@@ -5,9 +5,9 @@ SOURCES       = main.cpp \
                 scribblearea.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/scribble
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/scribble
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS scribble.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/scribble
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/scribble
 INSTALLS += target sources
 
 QT += widgets
index 5bc1cb8..a83f8b8 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = shapedclock.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/shapedclock
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/shapedclock
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS shapedclock.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/shapedclock
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/shapedclock
 INSTALLS += target sources
 
 QT += widgets
index b043807..0ef1a0e 100644 (file)
@@ -5,9 +5,9 @@ SOURCES     = main.cpp \
               window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/sliders
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/sliders
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS sliders.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/sliders
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/sliders
 INSTALLS += target sources
 
 QT += widgets
index e19e331..b425882 100644 (file)
@@ -3,9 +3,9 @@ SOURCES       = main.cpp \
                 window.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/spinboxes
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/spinboxes
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS spinboxes.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/spinboxes
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/spinboxes
 INSTALLS += target sources
 
 QT += widgets
index 0be4f1e..7fa0a4d 100644 (file)
@@ -8,9 +8,9 @@ RESOURCES     = styles.qrc
 REQUIRES += "contains(styles, windows)"
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/styles
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/styles
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS styles.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/styles
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/styles
 INSTALLS += target sources
 
 QT += widgets
index 4d609a9..da5c388 100644 (file)
@@ -8,9 +8,9 @@ SOURCES       = main.cpp \
                 stylesheeteditor.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/stylesheet
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/stylesheet
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro images layouts qss
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/stylesheet
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/stylesheet
 INSTALLS += target sources
 
 QT += widgets
index 9ad533f..5b0d4c1 100644 (file)
@@ -7,9 +7,9 @@ SOURCES     =   mainwindow.cpp \
                tabletapplication.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tablet
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/tablet
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS tablet.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tablet
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/tablet
 INSTALLS += target sources
 
 QT += widgets
index 6e8a270..59260fb 100644 (file)
@@ -7,9 +7,9 @@ SOURCES       = main.cpp \
                 tetrixwindow.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tetrix
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/tetrix
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS tetrix.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tetrix
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/tetrix
 INSTALLS += target sources
 
 QT += widgets
index 76a6cd0..e3e8520 100644 (file)
@@ -6,9 +6,9 @@ SOURCES       = main.cpp \
 RESOURCES     = tooltips.qrc
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tooltips
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/tooltips
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS tooltips.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tooltips
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/tooltips
 INSTALLS += target sources
 
 QT += widgets
index 7970f96..561d70a 100644 (file)
@@ -7,9 +7,9 @@ SOURCES += main.cpp ledwidget.cpp localeselector.cpp
 HEADERS += ledwidget.h localeselector.h
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/validators
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/validators
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.png
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/validators
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/validators
 INSTALLS += target sources
 
 simulator: warning(This example might not fully work on Simulator platform)
index b14a587..ec4d3af 100644 (file)
@@ -29,6 +29,6 @@ SUBDIRS       = analogclock \
 contains(styles, windows): SUBDIRS += styles
 
 # install
-sources.files = widgets.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets
+sources.files = widgets.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets
 INSTALLS += sources
index 6b89cd1..a7062fa 100644 (file)
@@ -7,7 +7,7 @@ SOURCES       = wigglywidget.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/wiggly
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/wiggly
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS wiggly.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/wiggly
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/wiggly
 INSTALLS += target sources
index b063b8a..c98b7a8 100644 (file)
@@ -5,9 +5,9 @@ SOURCES       = controllerwindow.cpp \
                 main.cpp
 
 # install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/windowflags
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/windowflags
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS windowflags.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/windowflags
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/windowflags
 INSTALLS += target sources
 
 QT += widgets