DocMenu Class Reference

#include <menu.h>

List of all members.

Public Member Functions

 DocMenu (DocWnd *pDoc, const Point &at, const BoxSize &size)
 ~DocMenu ()
void menuInit (Image &img)
void macLoad ()
 Needed for menu callback.
void macStop ()
 Needed for menu callback.


Detailed Description

Document window menu bar

Definition at line 22 of file menu.h.


Constructor & Destructor Documentation

DocMenu::DocMenu ( DocWnd pDoc,
const Point at,
const BoxSize size 
)

Create document window menu bar.

Parameters:
pDoc Pointer do document window.
at Position of menu bar.
size Size of menu bar.

DocMenu::~DocMenu (  ) 


Member Function Documentation

void DocMenu::menuInit ( Image img  ) 

Enable/disable menu items.

Parameters:
img Reference to Image object to obtain requested information.

void DocMenu::macLoad (  ) 

Needed for menu callback.

void DocMenu::macStop (  ) 

Needed for menu callback.


The documentation for this class was generated from the following file:
Generated on Wed Aug 29 00:01:04 2007 for GED 2006 by  doxygen 1.5.2