qt5base-lts/examples/widgets/mainwindows
Friedemann Kleint fbd10a401f Use organization name "QtProject" in examples.
Change-Id: Ibbe9517ccf81d25eccbdff98f7cfe8ff6ec485d2
Reviewed-by: hjk <qthjk@ovi.com>
2012-10-16 15:29:15 +02:00
..
application Use organization name "QtProject" in examples. 2012-10-16 15:29:15 +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 Use organization name "QtProject" in examples. 2012-10-16 15:29:15 +02:00
menus Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
recentfiles Use organization name "QtProject" in examples. 2012-10-16 15:29:15 +02:00
sdi Use organization name "QtProject" in examples. 2012-10-16 15:29:15 +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.