Public Member Functions | |
ListEntry (CWindowID wndID, CGadgetID gdgtID, CCListGadget *ptrListGadget) | |
Public Attributes | |
CWindowID | parentID |
CGadgetID | gadgetID |
CCListGadget * | pListGadget |
Definition at line 249 of file cclistga.h.
|
Definition at line 252 of file cclistga.h. 00252 : parentID(wndID), gadgetID(gdgtID), pListGadget(ptrListGadget) {};
|
|
Definition at line 254 of file cclistga.h. |
|
Definition at line 252 of file cclistga.h. |
|
Definition at line 255 of file cclistga.h. |