VCF::MenuBarPeer Class Reference
#include <vcf/ApplicationKit/MenuBarPeer.h>
Inheritance diagram for VCF::MenuBarPeer:

Public Member Functions | |
| virtual | ~MenuBarPeer () |
| virtual void | setFrame (Frame *frame)=0 |
| sets the Frame the menu bar is attached to | |
| virtual void | update ()=0 |
| updates the visual display of the menu bar area | |
| virtual void | setMenuItems (MenuItem *item)=0 |
Constructor & Destructor Documentation
|
|
|
Member Function Documentation
|
|
sets the Frame the menu bar is attached to
Implemented in VCF::GTKMenuBar, VCF::OSXMenuBar, VCF::Win32MenuBar, and VCF::XCBMenuBarPeer. |
|
|
Implemented in VCF::GTKMenuBar, VCF::OSXMenuBar, VCF::Win32MenuBar, and VCF::XCBMenuBarPeer. |
|
|
updates the visual display of the menu bar area
Implemented in VCF::GTKMenuBar, VCF::OSXMenuBar, VCF::Win32MenuBar, and VCF::XCBMenuBarPeer. |
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/MenuBarPeer.h
