
Public Member Functions | |
| TSetPropsEvent (const char *uid, const Properties &props, int viewUid) | |
| virtual void | Execute () |
Data Fields | |
| const char * | myUid |
| Properties | myProps |
| int | myViewUid |
| TSetPropsEvent::TSetPropsEvent | ( | const char * | uid, |
| const Properties & | props, | ||
| int | viewUid | ||
| ) |
| Properties TSetPropsEvent::myProps |
Referenced by Execute().
| const char* TSetPropsEvent::myUid |
Referenced by Execute().
| int TSetPropsEvent::myViewUid |
Referenced by Execute().