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