QIODevice& FX::QIODevice::operator= ( const QIODevice o  )  [inline, protected]

Definition at line 155 of file QIODevice.h.

References ioIndex, myCRLFType, mymode, and myUnicodeType.

00155 { mymode=o.mymode; myCRLFType=o.myCRLFType; myUnicodeType=o.myUnicodeType; ioIndex=o.ioIndex; return *this; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:40 2009 for TnFOX by doxygen v1.4.7