Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

PG_MenuBar::MenuBarItem Struct Reference

Collaboration diagram for PG_MenuBar::MenuBarItem:

Collaboration graph
[legend]
List of all members.

Detailed Description

Internal item.


Public Attributes

PG_Buttonbutton
 pointer to the PG_Button object showed in the bar

PG_PopupMenupopupmenu
 pointer to the linked PG_PopupMenu object


Member Data Documentation

PG_Button* PG_MenuBar::MenuBarItem::button
 

pointer to the PG_Button object showed in the bar

PG_PopupMenu* PG_MenuBar::MenuBarItem::popupmenu
 

pointer to the linked PG_PopupMenu object



The ParaGUI Project - Alexander Pipelka