qt5base-lts/examples/widgets
Friedemann Kleint c0701f3789 Polish the image gestures example.
- Add a command line parser to properly evaluate help option and
  directory argument, add options to disable gestures.
- Add logging category so that the user can actually see what is
  happening.
- Scale large images.
- Use qreal instead of float.
- Minor polishing: set window title, position file dialog at
  pictures location.

Task-number: QTBUG-37759
Task-number: QTBUG-37203

Change-Id: Ibaf54a13034b150386a8aee476f83a9eba298298
Reviewed-by: Indrajit Tapadar <indrajit.tapadar@digia.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2014-03-28 12:59:13 +01:00
..
animation Fix warning about unused member 2014-03-06 12:21:14 +01:00
desktop Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
dialogs Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
doc Doc: correction link, example and parameter issues qtbase 2014-03-10 16:02:19 +01:00
draganddrop Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
effects Fix MSVC-warnings about stray */* in sources. 2014-01-24 18:50:05 +01:00
gestures Polish the image gestures example. 2014-03-28 12:59:13 +01:00
graphicsview expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
itemviews CustomSortFilterModel example: fix build with QT_NO_CURSOR 2014-03-06 12:21:14 +01:00
layouts expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
mac QMacNativeWidget: Have example use a delegate 2013-09-26 22:25:10 +02:00
mainwindows Save using a window-modal sheet on Mac OS X. 2014-03-20 12:53:31 +01:00
painting Remove qSort usages from qtbase examples 2013-09-14 13:12:40 +02:00
richtext expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
scroller Fix warning about float truncation in scroller example (CLANG). 2013-03-06 21:50:28 +01:00
statemachine Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
tools Doc: correction link, example and parameter issues qtbase 2014-03-10 16:02:19 +01:00
tutorials expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
widgets Merge remote-tracking branch 'origin/stable' into dev 2014-02-12 16:28:07 +01:00
windowcontainer Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00
widgets.pro Doc: corrected link/example errors 2014-01-31 16:18:07 +01:00