
Public Member Functions | |
| TSelectListEvent (const char *uid, std::vector< int > ids, bool append) | |
| virtual void | Execute () |
Private Attributes | |
| const char * | myUid |
| std::vector< int > | myIds |
| bool | myIsAppend |
| TSelectListEvent::TSelectListEvent | ( | const char * | uid, |
| std::vector< int > | ids, | ||
| bool | append | ||
| ) |
|
virtual |
References SMESH::FindActorByEntry(), SMESH::GetViewWindow(), Handle(), myIds, myIsAppend, and myUid.
|
private |
Referenced by Execute().
|
private |
Referenced by Execute().