VCF::Delegate Member List
This is the complete list of members for VCF::Delegate, including all inherited members.| addHandler(EventHandler *handler) | VCF::Delegate | [inline] |
| checkHandlers() | VCF::Delegate | [inline, protected] |
| Delegate() | VCF::Delegate | [inline] |
| Delegate(const Delegate &rhs) | VCF::Delegate | [inline] |
| fireEvent(Event *event) | VCF::Delegate | [inline] |
| getEventHandlers(EventHandler::Vector &handlers) | VCF::Delegate | [inline] |
| getFirstEventHandler() | VCF::Delegate | [inline] |
| handlers_ | VCF::Delegate | [protected] |
| operator+=(EventHandler *handler) | VCF::Delegate | [inline] |
| operator-=(EventHandler *handler) | VCF::Delegate | [inline] |
| operator=(const Delegate &rhs) | VCF::Delegate | [inline] |
| removeAllHandlers() | VCF::Delegate | [inline] |
| removeHandler(EventHandler *handler) | VCF::Delegate | [inline] |
| setFirstEventHandler(EventHandler *handler) | VCF::Delegate | [inline] |
| ~Delegate() | VCF::Delegate | [inline] |
