Developer documentation | Axl-2.5.1

axlMenuFactory Class Reference

#include <axlMenuFactory.h>

Inheritance diagram for axlMenuFactory:

Public Member Functions

bool registerMenu (QMenu *menu)
 
QList< QMenu * > menus (void)
 

Static Public Member Functions

static axlMenuFactoryinstance (void)
 

Protected Member Functions

 axlMenuFactory (void)
 
 ~axlMenuFactory (void)
 

Detailed Description

Definition at line 28 of file axlMenuFactory.h.

Constructor & Destructor Documentation

axlMenuFactory::axlMenuFactory ( void  )
protected

Definition at line 53 of file axlMenuFactory.cpp.

axlMenuFactory::~axlMenuFactory ( void  )
protected

Definition at line 58 of file axlMenuFactory.cpp.

Member Function Documentation

axlMenuFactory * axlMenuFactory::instance ( void  )
static

Definition at line 28 of file axlMenuFactory.cpp.

QList< QMenu * > axlMenuFactory::menus ( void  )

Definition at line 37 of file axlMenuFactory.cpp.

bool axlMenuFactory::registerMenu ( QMenu *  menu)

Definition at line 42 of file axlMenuFactory.cpp.


The documentation for this class was generated from the following files: