FX::FXListItem::FXListItem ( const FXString text,
FXIcon ic = NULL,
void *  ptr = NULL 
) [inline]

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

Definition at line 78 of file FXList.h.

00078 :label(text),icon(ic),data(ptr),state(0),x(0),y(0){}


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