This is the complete list of members for BpsAsyncIO, including all inherited members.
aboutToClose() | QIODevice | |
Append | QIODevice | |
atEnd() const const | QIODevice | virtual |
B110 enum value | BpsAsyncIO | |
B115200 enum value | BpsAsyncIO | |
B1200 enum value | BpsAsyncIO | |
B19200 enum value | BpsAsyncIO | |
B2400 enum value | BpsAsyncIO | |
B300 enum value | BpsAsyncIO | |
B38400 enum value | BpsAsyncIO | |
B4800 enum value | BpsAsyncIO | |
B57600 enum value | BpsAsyncIO | |
B600 enum value | BpsAsyncIO | |
B9600 enum value | BpsAsyncIO | |
BitRate enum name | BpsAsyncIO | |
bitRate() const | BpsAsyncIO | |
blockSignals(bool block) | QObject | |
BpsAsyncIO(QObject *aParent=nullptr) | BpsAsyncIO | |
bytesAvailable() const const | QIODevice | virtual |
bytesToWrite() const const | QIODevice | virtual |
bytesWritten(qint64 bytes) | QIODevice | |
canReadLine() const const | QIODevice | virtual |
channelBytesWritten(int channel, qint64 bytes) | QIODevice | |
channelReadyRead(int channel) | QIODevice | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
close() | QIODevice | virtual |
commitTransaction() | QIODevice | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
currentReadChannel() const const | QIODevice | |
currentWriteChannel() const const | QIODevice | |
customEvent(QEvent *event) | QObject | protectedvirtual |
D5 enum value | BpsAsyncIO | |
D6 enum value | BpsAsyncIO | |
D7 enum value | BpsAsyncIO | |
D8 enum value | BpsAsyncIO | |
dataBits() const | BpsAsyncIO | |
DataBits enum name | BpsAsyncIO | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
error() const | BpsAsyncIO | |
error(const QString &aError) | BpsAsyncIO | signal |
errorString() const const | QIODevice | |
Even enum value | BpsAsyncIO | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
ExistingOnly | QIODevice | |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
FlowControl enum name | BpsAsyncIO | |
flowControl() const | BpsAsyncIO | |
getChar(char *c) | QIODevice | |
Hard enum value | BpsAsyncIO | |
HardAndSoft enum value | BpsAsyncIO | |
inherits(const char *className) const const | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isOpen() const const | QIODevice | |
isReadable() const const | QIODevice | |
isSequential() const const | QIODevice | virtual |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isTextModeEnabled() const const | QIODevice | |
isTransactionStarted() const const | QIODevice | |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
isWritable() const const | QIODevice | |
killTimer(int id) | QObject | |
Mark enum value | BpsAsyncIO | |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
NewOnly | QIODevice | |
NoFlowControl enum value | BpsAsyncIO | |
NoParity enum value | BpsAsyncIO | |
NotOpen | QIODevice | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
Odd enum value | BpsAsyncIO | |
open(QIODevice::OpenMode mode) | QIODevice | virtual |
OpenMode | QIODevice | |
openMode() const const | QIODevice | |
OpenModeFlag enum name | QIODevice | |
parent() const const | QObject | |
Parity enum name | BpsAsyncIO | |
parity() const | BpsAsyncIO | |
peek(char *data, qint64 maxSize) | QIODevice | |
peek(qint64 maxSize) | QIODevice | |
portName() const | BpsAsyncIO | |
portNames() | BpsAsyncIO | static |
pos() const const | QIODevice | virtual |
property(const char *name) const const | QObject | |
putChar(char c) | QIODevice | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_DISABLE_COPY(Class) | QObject | |
Q_DISABLE_COPY_MOVE(Class) | QObject | |
Q_DISABLE_MOVE(Class) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
qFindChild(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
QIODevice() | QIODevice | |
QIODevice(QObject *parent) | QIODevice | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
read(char *data, qint64 maxSize) | QIODevice | |
read(qint64 maxSize) | QIODevice | |
readAll() | QIODevice | |
readChannelCount() const const | QIODevice | |
readChannelFinished() | QIODevice | |
readData(char *data, qint64 maxSize)=0 | QIODevice | protectedpure virtual |
readLine(char *data, qint64 maxSize) | QIODevice | |
readLine(qint64 maxSize) | QIODevice | |
readLineData(char *data, qint64 maxSize) | QIODevice | protectedvirtual |
ReadOnly | QIODevice | |
ReadWrite | QIODevice | |
readyRead() | QIODevice | |
receivers(const char *signal) const const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
reset() | QIODevice | virtual |
rollbackTransaction() | QIODevice | |
S1 enum value | BpsAsyncIO | |
S1_5 enum value | BpsAsyncIO | |
S2 enum value | BpsAsyncIO | |
seek(qint64 pos) | QIODevice | virtual |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setBitRate(BitRate aBitRate) | BpsAsyncIO | |
setCurrentReadChannel(int channel) | QIODevice | |
setCurrentWriteChannel(int channel) | QIODevice | |
setDataBits(DataBits aDataBits) | BpsAsyncIO | |
setErrorString(const QString &str) | QIODevice | protected |
setFlowControl(FlowControl aFlowControl) | BpsAsyncIO | |
setObjectName(const QString &name) | QObject | |
setOpenMode(QIODevice::OpenMode openMode) | QIODevice | protected |
setParent(QObject *parent) | QObject | |
setParity(Parity aParity) | BpsAsyncIO | |
setPortName(const QString &aPortName) | BpsAsyncIO | |
setProperty(const char *name, const QVariant &value) | QObject | |
setStopBits(StopBits aStopBits) | BpsAsyncIO | |
setTextModeEnabled(bool enabled) | QIODevice | |
setup(const QMap< QString, QString > &aConfig) | BpsAsyncIO | |
setWriteTimeout(quint32 aMillisecs) | BpsAsyncIO | |
signalsBlocked() const const | QObject | |
size() const const | QIODevice | virtual |
skip(qint64 maxSize) | QIODevice | |
Soft enum value | BpsAsyncIO | |
Space enum value | BpsAsyncIO | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
startTransaction() | QIODevice | |
stopBits() const | BpsAsyncIO | |
StopBits enum name | BpsAsyncIO | |
Text | QIODevice | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Truncate | QIODevice | |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Unbuffered | QIODevice | |
ungetChar(char c) | QIODevice | |
unsetError() | BpsAsyncIO | |
waitForBytesWritten(int msecs) | QIODevice | virtual |
waitForReadyRead(int msecs) | QIODevice | virtual |
write(const char *data, qint64 maxSize) | QIODevice | |
write(const char *data) | QIODevice | |
write(const QByteArray &byteArray) | QIODevice | |
writeChannelCount() const const | QIODevice | |
writeData(const char *data, qint64 maxSize)=0 | QIODevice | protectedpure virtual |
WriteOnly | QIODevice | |
writeTimeout() const | BpsAsyncIO | |
~BpsAsyncIO() (defined in BpsAsyncIO) | BpsAsyncIO | virtual |
~QIODevice() | QIODevice | virtual |
~QObject() | QObject | virtual |