[inline]
Returns true if both addresses are not the same.
Definition at line 84 of file QHostAddress.h.
00084 { return !(*this==o); }