CuteHMI - Modbus (CuteHMI.Modbus.2)
cutehmi::modbus::AbstractRegisterController Member List

This is the complete list of members for cutehmi::modbus::AbstractRegisterController, including all inherited members.

AbstractRegisterController(QObject *parent=nullptr)cutehmi::modbus::AbstractRegisterController
addresscutehmi::modbus::AbstractRegisterController
address() constcutehmi::modbus::AbstractRegisterController
addressChanged()cutehmi::modbus::AbstractRegisterControllersignal
blockSignals(bool block)QObject
busycutehmi::modbus::AbstractRegisterController
busy() constcutehmi::modbus::AbstractRegisterController
busyChanged()cutehmi::modbus::AbstractRegisterControllersignal
bytes() const =0cutehmi::modbus::AbstractRegisterControllerprotectedpure virtual
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
classBegin() overridecutehmi::modbus::AbstractRegisterControllerprotectedvirtual
componentComplete() overridecutehmi::modbus::AbstractRegisterControllerprotectedvirtual
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
devicecutehmi::modbus::AbstractRegisterController
device() constcutehmi::modbus::AbstractRegisterController
deviceChanged()cutehmi::modbus::AbstractRegisterControllersignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
enabledcutehmi::modbus::AbstractRegisterController
enabled() constcutehmi::modbus::AbstractRegisterController
enabledChanged()cutehmi::modbus::AbstractRegisterControllersignal
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
inherits(const char *className) const constQObject
INITIAL_ADDRESScutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_BUSYcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_ENABLEDcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_READ_ON_WRITEcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_WRITE_DELAYcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_WRITE_MODEcutehmi::modbus::AbstractRegisterControllerstatic
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
onDeviceDestroyed()=0cutehmi::modbus::AbstractRegisterControllerprotectedpure virtual
onRequestCompleted(QJsonObject request, QJsonObject reply)=0cutehmi::modbus::AbstractRegisterControllerprotectedpure virtualslot
parent() const constQObject
property(const char *name) const constQObject
QObject(QObject *parent)QObject
qt_metacall(QMetaObject::Call, int, void **)QObjectvirtual
qt_metacast(const char *)QObjectvirtual
readOnWritecutehmi::modbus::AbstractRegisterController
readOnWrite() constcutehmi::modbus::AbstractRegisterController
readOnWriteChanged()cutehmi::modbus::AbstractRegisterControllersignal
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
requestReadRegisters(quint16 address, quint16 amount, QUuid *requestId) const =0cutehmi::modbus::AbstractRegisterControllerprotectedpure virtual
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAddress(unsigned int address)cutehmi::modbus::AbstractRegisterController
setBusy(bool busy)cutehmi::modbus::AbstractRegisterControllerprotected
setDevice(AbstractDevice *device)cutehmi::modbus::AbstractRegisterController
setEnabled(bool enabled)cutehmi::modbus::AbstractRegisterController
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setReadOnWrite(bool readOnWrite)cutehmi::modbus::AbstractRegisterController
setWriteDelay(int writeDelay)cutehmi::modbus::AbstractRegisterController
setWriteMode(WriteMode writeMode)cutehmi::modbus::AbstractRegisterController
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
WRITE_DELAYED enum valuecutehmi::modbus::AbstractRegisterController
WRITE_EXPLICIT enum valuecutehmi::modbus::AbstractRegisterController
WRITE_IMMEDIATE enum valuecutehmi::modbus::AbstractRegisterController
WRITE_POSTPONED enum valuecutehmi::modbus::AbstractRegisterController
writeDelaycutehmi::modbus::AbstractRegisterController
writeDelay() constcutehmi::modbus::AbstractRegisterController
writeDelayChanged()cutehmi::modbus::AbstractRegisterControllersignal
WriteMode enum namecutehmi::modbus::AbstractRegisterController
writeModecutehmi::modbus::AbstractRegisterController
writeMode() constcutehmi::modbus::AbstractRegisterController
writeModeChanged()cutehmi::modbus::AbstractRegisterControllersignal
~QObject()QObjectvirtual