[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); }