
Public Member Functions | |
| TWSSizePositionEvent (SalomeApp_Application *theApplication, SUIT_ViewWindow *theViewWindow, Qt::Orientation theOrientation, double theValue, bool theIsSize) | |
| virtual void | Execute () |
Data Fields | |
| SalomeApp_Application * | myApplication |
| SUIT_ViewWindow * | myVW |
| Qt::Orientation | myOrientation |
| double | myValue |
| bool | myIsSize |
| VISU.TWSSizePositionEvent.TWSSizePositionEvent | ( | SalomeApp_Application * | theApplication, |
| SUIT_ViewWindow * | theViewWindow, | ||
| Qt::Orientation | theOrientation, | ||
| double | theValue, | ||
| bool | theIsSize | ||
| ) |
| virtual void VISU.TWSSizePositionEvent.Execute | ( | ) | [virtual] |
| SalomeApp_Application* VISU.TWSSizePositionEvent.myApplication |
| SUIT_ViewWindow* VISU.TWSSizePositionEvent.myVW |
| Qt::Orientation VISU.TWSSizePositionEvent.myOrientation |