
Public Member Functions | |
| Destroyer (SUIT_Selector *, QObject *=0) | |
| virtual | ~Destroyer () |
| SUIT_Selector * | selector () const |
| void | setSelector (SUIT_Selector *) |
Private Attributes | |
| SUIT_Selector * | mySelector |
Class provide the watching for qobject parent class of the selector.
| SUIT_Selector.Destroyer::Destroyer | ( | SUIT_Selector * | s, |
| QObject * | p = 0 |
||
| ) |
| SUIT_Selector.Destroyer::~Destroyer | ( | ) | [virtual] |
| SUIT_Selector * SUIT_Selector.Destroyer::selector | ( | ) | const |
| void SUIT_Selector.Destroyer::setSelector | ( | SUIT_Selector * | s | ) |
SUIT_Selector* SUIT_Selector.Destroyer.mySelector [private] |