FXRanged& FX::FXRanged::set ( const FXRanged bounds  )  [inline]

Set value from another range.

Definition at line 60 of file FXRanged.h.

References lower, and upper.

00060 { lower=bounds.lower; upper=bounds.upper; return *this; }


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