#include <exotkAF_ViewPopup.hxx>
Inheritance diagram for exotkAF_ViewPopup:


Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| OCC new. More... | |
| void * | operator new (size_t size) |
| OCC new. More... | |
| void | operator delete (void *anAddress) |
| OCC delete. More... | |
| Standard_EXPORT | exotkAF_ViewPopup () |
| Constructor. More... | |
| virtual Standard_EXPORT | ~exotkAF_ViewPopup () |
| Destructor. More... | |
| virtual Standard_EXPORT Standard_Boolean | Create (const Handle_exotkAF_View &aView) |
| Fill the menu with menu nodes corresponding to aView. More... | |
Protected Methods | |
| Standard_EXPORT void | AddViewType (const Handle_exotkTree_MenuNode &aNode, const enum exotkAF_ViewType aType, const TCollection_AsciiString &aName, const Handle_exotkAF_View &aView) |
| Add a aType node corresponding to aView with aName to the node aNode. More... | |
Definition at line 54 of file exotkAF_ViewPopup.hxx.
|
|
Constructor.
Definition at line 79 of file exotkAF_ViewPopup.cxx. |
|
|
Destructor.
Definition at line 91 of file exotkAF_ViewPopup.cxx. |
|
||||||||||||||||||||
|
Add a aType node corresponding to aView with aName to the node aNode.
Definition at line 143 of file exotkAF_ViewPopup.cxx. Referenced by Create(). |
|
|
Fill the menu with menu nodes corresponding to aView.
Definition at line 104 of file exotkAF_ViewPopup.cxx. References AddViewType(), exotkAF_vtAxo, exotkAF_vtBack, exotkAF_vtBottom, exotkAF_vtFront, exotkAF_vtLeft, exotkAF_vtRight, exotkAF_vtTop, exotkTree_Tree::SetRoot(), and exotkTrace_Datas::theRoot. |
|
|
OCC delete.
Reimplemented from exotkTree_Menu. Definition at line 87 of file exotkAF_ViewPopup.hxx. References exotkAF_ViewType. |
|
|
OCC new.
Reimplemented from exotkTree_Menu. Definition at line 76 of file exotkAF_ViewPopup.hxx. |
|
||||||||||||
|
OCC new.
Reimplemented from exotkTree_Menu. Definition at line 65 of file exotkAF_ViewPopup.hxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001