
Public Types | |
| typedef int(QRect::* | TAction )() const |
| typedef CORBA::Long | TResult |
Public Member Functions | |
| TGetViewSize (SUIT_ViewWindow *theViewWindow, TAction theAction) | |
| virtual void | Execute () |
Data Fields | |
| SUIT_ViewWindow * | myVW |
| TAction | myAction |
| TResult | myResult |
| typedef int(QRect::* VISU.TGetViewSize.TAction)() const |
| typedef CORBA::Long VISU.TGetViewSize.TResult |
| VISU.TGetViewSize.TGetViewSize | ( | SUIT_ViewWindow * | theViewWindow, |
| TAction | theAction | ||
| ) |
| virtual void VISU.TGetViewSize.Execute | ( | ) | [virtual] |
References VISU.TGetViewSize.myAction, VISU.TGetViewSize.myResult, and VISU.TGetViewSize.myVW.
| SUIT_ViewWindow* VISU.TGetViewSize.myVW |