qt5base-lts/examples/widgets/draganddrop/dropsite
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
..
droparea.cpp Polish DnD Examples. 2015-10-09 15:59:21 +00:00
droparea.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
dropsite.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
dropsitewindow.cpp Polish DnD Examples. 2015-10-09 15:59:21 +00:00
dropsitewindow.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00