#include <slot.h>
Class diagram for SlotListElement:
Public Members | |||
![]() | ![]() | SlotListElement (Slot* d, SlotListElement* n = 0) | |
![]() | ![]() | Slot* | Data () |
![]() | ![]() | SlotListElement* | Next () |
SlotListElement::SlotListElement (Slot * d, SlotListElement * n = 0) |
Slot * SlotListElement::Data () [inline]
|
Reimplemented from ListElement.
SlotListElement * SlotListElement::Next () [inline]
|
Reimplemented from ListElement.