qt5base-lts/examples/tools/undoframework
Sergio Ahumada 58e2b9c01b examples: Mark ctor's as explicit
Make C++ class constructors that can be used with only one
required argument 'explicit' to minimize wrong use of the class.

Change-Id: Ida9f9c2f0c8608c35b0137b2512a6747afd69515
Reviewed-by: Mitch Curtis <mitch.curtis@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-09-17 22:14:25 +02:00
..
images Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
commands.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
commands.h examples: Mark ctor's as explicit 2012-09-17 22:14:25 +02:00
diagramitem.cpp Remove the obsolete scene argument for constructors of graphics items 2012-08-03 00:37:59 +02:00
diagramitem.h examples: Mark ctor's as explicit 2012-09-17 22:14:25 +02:00
diagramscene.cpp Replace deprecated QGraphicsScene::itemAt() with items() 2012-06-09 10:45:01 +02:00
diagramscene.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
mainwindow.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
mainwindow.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
undoframework.desktop Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
undoframework.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
undoframework.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00