AppMenu Class Reference

#include <menu.h>

List of all members.

Public Member Functions

 AppMenu (const Point &at, const BoxSize &size)
 ~AppMenu ()
void enableCloseAll (bool enable)


Detailed Description

Application window menu bar

Definition at line 54 of file menu.h.


Constructor & Destructor Documentation

AppMenu::AppMenu ( const Point at,
const BoxSize size 
)

Create application window menu bar.

Parameters:
at Position of menu bar.
size Size of menu bar.

AppMenu::~AppMenu (  ) 


Member Function Documentation

void AppMenu::enableCloseAll ( bool  enable  ) 

Enable/disable "File/Close all" item.

Parameters:
enable Give true to enable item, false to disable.


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