
Public Member Functions | |
| TSetOpacityEvent (const char *uid, double opacity, int viewUid) | |
| virtual void | Execute () |
Data Fields | |
| const char * | myUid |
| double | myOpacity |
| int | myViewUid |
| TSetOpacityEvent::TSetOpacityEvent | ( | const char * | uid, |
| double | opacity, | ||
| int | viewUid | ||
| ) |
| double TSetOpacityEvent::myOpacity |
Referenced by Execute().
| const char* TSetOpacityEvent::myUid |
Referenced by Execute().
| int TSetOpacityEvent::myViewUid |
Referenced by Execute().