qt5base-lts/examples/widgets/mainwindows/dockwidgets
Friedemann Kleint a92a72dd11 Polish the examples/widgets/dockwidgets example.
- Introduce Qt 5 signals & slot syntax.
- Use QIcon::fromTheme() to obtain system icons and use
  resource icons as fallback.
- Fix minor issues in code, use multi-argument version
  of QString::arg(), QDir::toNativeSeparators() to
  present file paths to the user, static method
  invocations.
- Use QMimeDatabase for file dialog.

Change-Id: Ib7f947aaaa0c8034f0853b1c740ebf195821dae0
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-07-20 13:25:06 +00:00
..
images Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
dockwidgets.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
dockwidgets.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mainwindow.cpp Polish the examples/widgets/dockwidgets example. 2015-07-20 13:25:06 +00:00
mainwindow.h Polish the examples/widgets/dockwidgets example. 2015-07-20 13:25:06 +00:00