qt5base-lts/examples/widgets/mainwindows
Iikka Eklund be15856f61 Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia

Change-Id: If1cc974286d29fd01ec6c19dd4719a67f4c3f00e
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
2012-09-22 19:20:11 +02:00
..
application Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
dockwidgets Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mainwindow Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mdi Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
menus Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
recentfiles Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sdi Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mainwindows.pro Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
README Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00

All the standard features of application main windows are provided by Qt.

Main windows can have pull down menus, tool bars, and dock windows. These
separate forms of user input are unified in an integrated action system that
also supports keyboard shortcuts and accelerator keys in menu items.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.