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

Returns true if both addresses are not the same.

Definition at line 84 of file QHostAddress.h.

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