aboutToClose() | QIODevice | |
atEnd() const | QextSerialBase | [virtual] |
QIODevice::atEnd() | QIODevice | |
baudRate() const | QextSerialBase | [virtual] |
bytesAvailable()=0 | QextSerialBase | [pure virtual] |
bytesToWrite() | QIODevice | |
bytesWritten(qint64 bytes) | QIODevice | |
canReadLine() | QIODevice | |
close()=0 | QextSerialBase | [pure virtual] |
construct() | QextSerialBase | [virtual] |
dataBits() const | QextSerialBase | [virtual] |
errorString() | QIODevice | |
flowControl() const | QextSerialBase | [virtual] |
flush()=0 | QextSerialBase | [pure virtual] |
getChar(char *c) | QIODevice | |
isOpen() | QIODevice | |
isReadable() | QIODevice | |
isSequential() const | QextSerialBase | [virtual] |
QIODevice::isSequential() | QIODevice | |
isTextModeEnabled() | QIODevice | |
isWritable() | QIODevice | |
lastErr | QextSerialBase | [protected] |
lastError() const | QextSerialBase | [virtual] |
lineStatus()=0 | QextSerialBase | [pure virtual] |
mutex | QextSerialBase | [protected, static] |
open(OpenMode mode=0)=0 | QextSerialBase | [pure virtual] |
openMode() | QIODevice | |
parity() const | QextSerialBase | [virtual] |
peek(char *data, qint64 maxSize) | QIODevice | |
peek(qint64 maxSize) | QIODevice | |
port | QextSerialBase | [protected] |
portName() const | QextSerialBase | [virtual] |
pos() | QIODevice | |
putChar(char c) | QIODevice | |
QextSerialBase() | QextSerialBase | |
QextSerialBase(const QString &name) | QextSerialBase | |
QIODevice() | QIODevice | |
QIODevice(QObject *parent) | QIODevice | |
read(char *data, qint64 maxSize) | QIODevice | |
read(qint64 maxSize) | QIODevice | |
readAll() | QIODevice | |
readData(char *data, qint64 maxSize)=0 | QextSerialBase | [protected, pure virtual] |
readLine(char *data, qint64 maxSize) | QextSerialBase | [virtual] |
QIODevice::readLine(qint64 maxSize=0) | QIODevice | |
readLineData(char *data, qint64 maxSize) | QIODevice | |
readyRead() | QIODevice | |
refCount | QextSerialBase | [protected, static] |
reset() | QIODevice | |
seek(qint64 pos) | QIODevice | |
setBaudRate(BaudRateType)=0 | QextSerialBase | [pure virtual] |
setDataBits(DataBitsType)=0 | QextSerialBase | [pure virtual] |
setDtr(bool set=true)=0 | QextSerialBase | [pure virtual] |
setErrorString(const QString &str) | QIODevice | |
setFlowControl(FlowType)=0 | QextSerialBase | [pure virtual] |
setOpenMode(OpenMode openMode) | QIODevice | |
setParity(ParityType)=0 | QextSerialBase | [pure virtual] |
setPortName(const QString &name) | QextSerialBase | [virtual] |
setRts(bool set=true)=0 | QextSerialBase | [pure virtual] |
setStopBits(StopBitsType)=0 | QextSerialBase | [pure virtual] |
setTextModeEnabled(bool enabled) | QIODevice | |
setTimeout(ulong, ulong)=0 | QextSerialBase | [pure virtual] |
Settings | QextSerialBase | [protected] |
size() const =0 | QextSerialBase | [pure virtual] |
QIODevice::size() | QIODevice | |
stopBits() const | QextSerialBase | [virtual] |
translateError(ulong error)=0 | QextSerialBase | [pure virtual] |
ungetChar(char c)=0 | QextSerialBase | [pure virtual] |
waitForBytesWritten(int msecs) | QIODevice | |
waitForReadyRead(int msecs) | QIODevice | |
write(const char *data, qint64 maxSize) | QIODevice | |
write(const QByteArray &byteArray) | QIODevice | |
writeData(const char *data, qint64 maxSize)=0 | QextSerialBase | [protected, pure virtual] |
~QextSerialBase() | QextSerialBase | [virtual] |