[inline, protected, inherited]
Sets the state.
Definition at line 297 of file QIODevice.h.
References FX::IO_StateMask.
00297 { mymode=(mymode & ~IO_StateMask)|s; }