#include <axlMenuFactory.h>
Public Member Functions | |
| bool | registerMenu (QMenu *menu) |
| QList< QMenu * > | menus (void) |
Static Public Member Functions | |
| static axlMenuFactory * | instance (void) |
Protected Member Functions | |
| axlMenuFactory (void) | |
| ~axlMenuFactory (void) | |
Definition at line 28 of file axlMenuFactory.h.
|
protected |
Definition at line 53 of file axlMenuFactory.cpp.
|
protected |
Definition at line 58 of file axlMenuFactory.cpp.
|
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.