Kiwi User Interface Framework
beta
|
List of NSObject. More...
#include <KUList.h>
Public Attributes | |
size_t | itemCount |
struct KUListItem * | firstItem |
struct KUListItem * | lastItem |
List of NSObject.
size_t KUList::itemCount |
Number of items in this list
Referenced by KUInitList().
struct KUListItem* KUList::firstItem |
First item of this list
Referenced by KUInitList().
struct KUListItem* KUList::lastItem |
Last item of this list
Referenced by KUInitList().