CS::EditorApp::iMenuItem Struct Reference
A standard menu item (will also hold separators). More...
#include <ieditor/menubar.h>
Inheritance diagram for CS::EditorApp::iMenuItem:

Public Member Functions | |
| virtual wxMenuItem * | GetwxMenuItem () const =0 |
| Get the wrapped wxMenuItem. | |
Detailed Description
A standard menu item (will also hold separators).
This class is refcounted and will remove the wrapped wxWidget from the GUI and disconnect from any events when it gets invalidated.
Definition at line 53 of file menubar.h.
Member Function Documentation
| virtual wxMenuItem* CS::EditorApp::iMenuItem::GetwxMenuItem | ( | ) | const [pure virtual] |
Get the wrapped wxMenuItem.
The documentation for this struct was generated from the following file:
- ieditor/menubar.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
