FX::FXHeaderItem::FXHeaderItem ( const FXString text,
FXIcon ic = NULL,
FXint  s = 0,
void *  ptr = NULL 
) [inline]

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

Definition at line 86 of file FXHeader.h.

00086 :label(text),icon(ic),data(ptr),size(s),pos(0),state(LEFT|BEFORE){}


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