atEnd() const | QextSerialBase | [virtual] |
baudRate() const | QextSerialBase | [virtual] |
bytesWaiting()=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
close()=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
construct(void) | QextSerialBase | [virtual] |
dataBits() const | QextSerialBase | [virtual] |
flowControl() const | QextSerialBase | [virtual] |
flush()=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
getch()=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
isOpen() const | QextSerialBase | [virtual] |
isOpen(void) | QextSerialBase | [virtual] |
lastErr (defined in QextSerialBase) | QextSerialBase | [protected] |
lastError() const | QextSerialBase | [virtual] |
lineStatus(void)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
name() const | QextSerialBase | [virtual] |
open(int mode=0)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
open(const char *name) | QextSerialBase | [virtual] |
parity() const | QextSerialBase | [virtual] |
portName (defined in QextSerialBase) | QextSerialBase | [protected] |
portOpen (defined in QextSerialBase) | QextSerialBase | [protected] |
putch(int)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
QextSerialBase() | QextSerialBase | |
QextSerialBase(const char *name) | QextSerialBase | |
readBlock(char *data, unsigned long maxlen)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
readLine(char *data, uint maxlen) | QextSerialBase | [virtual] |
setBaudRate(BaudRateType)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
setDataBits(DataBitsType)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
setDtr(bool set=true)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
setFlowControl(FlowType)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
setName(const char *name) | QextSerialBase | [virtual] |
setParity(ParityType)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
setRts(bool set=true)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
setStopBits(StopBitsType)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
setTimeout(unsigned long, unsigned long)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
Settings (defined in QextSerialBase) | QextSerialBase | [protected] |
size() const=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
stopBits() const | QextSerialBase | [virtual] |
translateError(unsigned long)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
ungetch(int) | QextSerialBase | [virtual] |
writeBlock(const char *data, unsigned long len)=0 (defined in QextSerialBase) | QextSerialBase | [pure virtual] |
~QextSerialBase() | QextSerialBase | [virtual] |