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