FX::FXIconItem::FXIconItem ( const FXString text,
FXIcon bi = NULL,
FXIcon mi = NULL,
void *  ptr = NULL 
) [inline]

Construct new item with given text, icons, and user-data.

Definition at line 91 of file FXIconList.h.

00091 :label(text),bigIcon(bi),miniIcon(mi),data(ptr),state(0){}


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:23 2009 for TnFOX by doxygen v1.4.7