atEnd() const | QextSerialBase | [virtual] |
baudRate() const | QextSerialBase | [virtual] |
bytesAvailable()=0 | QextSerialBase | [pure virtual] |
close()=0 | QextSerialBase | [pure virtual] |
construct() | QextSerialBase | [virtual] |
dataBits() const | QextSerialBase | [virtual] |
flowControl() const | QextSerialBase | [virtual] |
flush()=0 | QextSerialBase | [pure virtual] |
lastErr | QextSerialBase | [protected] |
lastError() const | QextSerialBase | [virtual] |
lineStatus()=0 | QextSerialBase | [pure virtual] |
mutex | QextSerialBase | [protected, static] |
open(OpenMode mode=0)=0 | QextSerialBase | [pure virtual] |
parity() const | QextSerialBase | [virtual] |
port | QextSerialBase | [protected] |
portName() const | QextSerialBase | [virtual] |
QextSerialBase() | QextSerialBase | |
QextSerialBase(const QString &name) | QextSerialBase | |
readData(char *data, qint64 maxSize)=0 | QextSerialBase | [protected, pure virtual] |
readLine(char *data, qint64 maxSize) | QextSerialBase | [virtual] |
refCount | QextSerialBase | [protected, static] |
setBaudRate(BaudRateType)=0 | QextSerialBase | [pure virtual] |
setDataBits(DataBitsType)=0 | QextSerialBase | [pure virtual] |
setDtr(bool set=true)=0 | QextSerialBase | [pure virtual] |
setFlowControl(FlowType)=0 | QextSerialBase | [pure virtual] |
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] |
setTimeout(ulong, ulong)=0 | QextSerialBase | [pure virtual] |
Settings | QextSerialBase | [protected] |
size() const =0 | QextSerialBase | [pure virtual] |
stopBits() const | QextSerialBase | [virtual] |
translateError(ulong error)=0 | QextSerialBase | [pure virtual] |
ungetChar(char c)=0 | QextSerialBase | [pure virtual] |
writeData(const char *data, qint64 maxSize)=0 | QextSerialBase | [protected, pure virtual] |
~QextSerialBase() | QextSerialBase | [virtual] |