qt5base-lts/examples/mainwindows
Friedemann Kleint 1cae2fdb86 Examples, plugins: Remove remains of qpa in profiles.
Change-Id: I0fc45c6c4df6d1f07472aec30b9e64b55db8e543
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-10-28 15:04:54 +02:00
..
application QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
dockwidgets QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
macmainwindow Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
mainwindow QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
mdi QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
menus QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
recentfiles QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
sdi QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
mainwindows.pro Examples, plugins: Remove remains of qpa in profiles. 2011-10-28 15:04:54 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +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.