#include <menubar.hh>
Inheritance diagram for VOSGUI::LocalMenubar:
Definition at line 75 of file menubar.hh.
|
Constructor.
Definition at line 62 of file menubar.cc. Referenced by new_LocalMenubar(). |
|
Destructor.
Definition at line 66 of file menubar.cc. |
|
Initialize required subproperties. If access control has been previously set with initialize(PropertyAccessControl*) or setPropertyAccessControl(), then that policy will be used. Otherwise, NoPropertyAccessControl will be used. Definition at line 49 of file menubar.cc. |
|
Initialize required subproperties with given access control.
Definition at line 44 of file menubar.cc. |
|
Static generator, for factory.
Definition at line 134 of file menubar.cc. |
|
Called when this object gets a message.
Definition at line 101 of file menubar.cc. |