FX::FXFoldingItem::FXFoldingItem ( const FXString text,
FXIcon oi = NULL,
FXIcon ci = NULL,
void *  ptr = NULL 
) [inline]

Constructor.

Definition at line 93 of file FXFoldingList.h.

00093 :parent(NULL),prev(NULL),next(NULL),first(NULL),last(NULL),label(text),openIcon(oi),closedIcon(ci),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:33:50 2009 for TnFOX by doxygen v1.4.7