aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
authorLucie GĂ©rard <lucie.gerard@qt.io>2023-11-20 14:21:57 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2023-11-28 17:57:05 -0700
commit8dc2e3daf08327c6f70ac7c1c5862f726cbf74e7 (patch)
tree510f75f3cb7b7ec021367c3f48bf9294fc204d65 /examples/quick/quick.pro
parentb77df9bbdd58c220ecb6ca66de67a52f6aa13539 (diff)
Move undocumented quick examples to manual tests
- maskedmousearea ought to be redone with input handlers - delegatechooser needs a realistic use case, not so ugly - itemparticle hasn't been in working condition for some time, due to its use of flickr API - keep FlickrRssModel only in manual tests (broken for now) - remove bogus copies of flipable example files from the delegatemodel example which were added in 1fef24732bb5114392626a7fef956625a6cc66ac - copy shared components that examples tend to depend on into a shared directory for manual tests Task-number: QTBUG-88470 Task-number: QTBUG-119117 Change-Id: Ide1918f5e1b6fcc3efd939825892bfd270cef586 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index b20d92ddb4..7c07f69af9 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -23,7 +23,6 @@ SUBDIRS = quick-accessibility \
imageresponseprovider \
window \
particles \
- delegatechooser \
shapes \
itemvariablerefreshrate \
multieffect