void FX::QIODevice::setState ( int  s  )  [inline, protected, inherited]

Sets the state.

Definition at line 297 of file QIODevice.h.

References FX::IO_StateMask.

00297 { mymode=(mymode & ~IO_StateMask)|s; }


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