bool FX::QHostAddress::operator<= ( const QHostAddress o  )  const [inline]

Returns true if this address is less than or equal to the other by ruleset.

Definition at line 90 of file QHostAddress.h.

00090 { return !(*this>o); }


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