qt5base-lts/examples/widgets
Friedemann Kleint c8cd9f1b9a Polish DnD Examples.
- Remove class DragLabel in draggabletext and add a static creation
  function instead since it only has a constructor setting some
  properties.
- Use QRegularExpression instead of QRegExp
- Use new connection syntax.
- Ensure compilation with
  DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
  demonstrating use of QLatin1String vs QStringLiteral.
- Streamline code.

Change-Id: I2e2ddeb40837dba379990836c77fb72ad7263e2d
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
2015-10-09 15:59:21 +00:00
..
animation Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
desktop Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-02 16:59:55 +02:00
dialogs Polish widgets/dialogs/standarddialogs example. 2015-08-18 20:03:21 +00:00
doc Doc: Update obsolete URLs to external documentation 2015-10-02 10:14:47 +00:00
draganddrop Polish DnD Examples. 2015-10-09 15:59:21 +00:00
effects Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
gestures Clean up debug code and unused functions from imagegestures example 2015-10-01 07:09:53 +00:00
graphicsview fix usage of wince scope 2015-06-05 10:29:10 +00:00
itemviews Port examples/widgets/itemviews to new connection syntax. 2015-07-31 14:21:15 +00:00
layouts Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mac Fixed license headers 2015-02-17 18:46:09 +00:00
mainwindows Fix mainwindow examples when clipboard support is disabled. 2015-08-11 16:23:23 +00:00
painting Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
richtext Polish rich text example. 2015-08-31 19:55:33 +00:00
scroller Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
statemachine Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools Polish the settings editor example. 2015-09-23 13:28:02 +00:00
tutorials Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
widgets Doc: Update obsolete URLs to external documentation 2015-10-02 10:14:47 +00:00
windowcontainer Make the windowcontainer example more robust 2015-05-12 08:58:47 +00:00
widgets.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00