[inline, inherited]
Returns true if the device is readable & writeable.
Definition at line 192 of file QIODevice.h.
References FX::IO_ReadWrite.
00192 { return IO_ReadWrite==(mymode & IO_ReadWrite); }