void FX::FXDataTarget::connect ( FXlong &  value,
FXObject tgt,
FXSelector  sel 
) [inline, inherited]

Associate with long variable; also set target and message.

Definition at line 222 of file FXDataTarget.h.

00222 { target=tgt; data=&value; message=sel; type=DT_LONG; }


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