qt5base-lts/examples/widgets/draganddrop/puzzle
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
..
example.jpg New Qt logo 2014-11-05 08:10:42 +01:00
main.cpp Polish DnD Examples. 2015-10-09 15:59:21 +00:00
mainwindow.cpp Polish DnD Examples. 2015-10-09 15:59:21 +00:00
mainwindow.h Polish DnD Examples. 2015-10-09 15:59:21 +00:00
pieceslist.cpp Polish DnD Examples. 2015-10-09 15:59:21 +00:00
pieceslist.h Polish DnD Examples. 2015-10-09 15:59:21 +00:00
puzzle.pro Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
puzzle.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
puzzlewidget.cpp Polish DnD Examples. 2015-10-09 15:59:21 +00:00
puzzlewidget.h Polish DnD Examples. 2015-10-09 15:59:21 +00:00