Window Menu
The Window Menu component provides a popup menu that contains a list of windows that are currently displayed in a QWorkspace.
The Window Menu component provides MDI applications with a menu entry window that shows the available windows and which window is currently active. It also has entries to close all windows, to cascade them, and other common functionality.
This Qt Solutions component is for Qt 4. For Qt 3 Solutions, please visit the Qt 3 Solutions Catalog.
Documentation:
Classes
Tested on:
- Qt 4.1.1 / Windows XP / MSVC.NET 2003
- Qt 4.1.1 / Windows XP / MSVC.NET 2005
- Qt 4.1.1 / Linux / gcc
- Qt 4.1.1 / SunOS 5.9 / SunC++
- Qt 4.1.1 / MacOS X 10.4 / gcc
Unsupported platforms:
Only the tested platforms are supported, however the classes should be platform independent and are likely to work on the platforms supported by Qt.
Download Commercial Edition:
Only available for Qt Solutions license holder with a valid Support and Maintenance agreement (authentication required).> <br>
Changes:
- 2.1: Allow icons to be set for all menu entries
- 2.1: Do not restore (un-maximise) maximized windows when selected in menu
- 2.0: Latest version ported to Qt 4.0