#include <iconview.h>
Structure of the iconview item info, contains information about an item. This structure is used for creating or retrieving an item.
Definition at line 69 of file iconview.h.
Attached additional data of this item
Definition at line 87 of file iconview.h.
The bitmap icon of the item
Definition at line 79 of file iconview.h.
Reserved
Definition at line 92 of file iconview.h.
const char* label |
The text label of the item
Definition at line 84 of file iconview.h.
int nItem |
The Index of the item
Definition at line 74 of file iconview.h.