This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
A container for managing menu buttons
PtWidget --> PtBasic --> PtContainer --> PtToolbar --> PtMenuBar
For more information, see the diagram of the widget hierarchy.
<photon/PtMenuBar.h>
The PtMenuBar class provides alignment of menu buttons, and cursor-key navigation through menus.
A PtMenuBar that contains several menu buttons.
This widget is a container that aligns its children and automatically anchors itself to the top and sides of its parent.
A PtMenuBar can have only PtMenuButton widgets as children. |
If the widget modifies an inherited resource, the "Default override" column indicates the new value. This modification affects any subclasses of the widget.