qt5base-lts/examples/widgets/mainwindows/mainwindow
Friedemann Kleint 2fe56e37ed Polish the examples/widgets/mainwindows example.
- Introduce Qt 5 signals & slot syntax.
- Replace QSignalMapper used for the corner/area
  actions by a by a functor.
- Improve command line parsing.
- Reorder class declarations.
- Remove commented-out code.
- Use QDialogButtonBox in dialogs.
- Fix minor issues in code, use multi-argument version
  of QString::arg(), QDir::toNativeSeparators() to
  present file paths to the user, static method
  invocations.

Change-Id: I865c56639c74135b59740797e9a9dfbfca2e72b6
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-07-17 14:15:11 +00:00
..
colorswatch.cpp Polish the examples/widgets/mainwindows example. 2015-07-17 14:15:11 +00:00
colorswatch.h Polish the examples/widgets/mainwindows example. 2015-07-17 14:15:11 +00:00
main.cpp Polish the examples/widgets/mainwindows example. 2015-07-17 14:15:11 +00:00
mainwindow.cpp Polish the examples/widgets/mainwindows example. 2015-07-17 14:15:11 +00:00
mainwindow.h Polish the examples/widgets/mainwindows example. 2015-07-17 14:15:11 +00:00
mainwindow.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
mainwindow.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
qt.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
titlebarCenter.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
titlebarLeft.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
titlebarRight.png Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
toolbar.cpp Polish the examples/widgets/mainwindows example. 2015-07-17 14:15:11 +00:00
toolbar.h Polish the examples/widgets/mainwindows example. 2015-07-17 14:15:11 +00:00