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

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

Definition at line 92 of file QHostAddress.h.

00092 { 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