
Public Member Functions | |
| TSetTitleEvent (Plot2d_ViewFrame *theView, Plot2d_ViewFrame::ObjectType theType, const char *theTitle) | |
| virtual void | Execute () |
Protected Attributes | |
| Plot2d_ViewFrame * | myView |
| Plot2d_ViewFrame::ObjectType | myType |
| const char * | myTitle |
| VISU.TSetTitleEvent.TSetTitleEvent | ( | Plot2d_ViewFrame * | theView, |
| Plot2d_ViewFrame::ObjectType | theType, | ||
| const char * | theTitle | ||
| ) |
| virtual void VISU.TSetTitleEvent.Execute | ( | ) | [virtual] |
References VISU.TSetTitleEvent.myTitle, VISU.TSetTitleEvent.myType, and VISU.TSetTitleEvent.myView.
Plot2d_ViewFrame* VISU.TSetTitleEvent.myView [protected] |
Plot2d_ViewFrame::ObjectType VISU.TSetTitleEvent.myType [protected] |
const char* VISU.TSetTitleEvent.myTitle [protected] |