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

This is the complete list of members for cutehmi::modbus::HoldingRegisterController, 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 overridecutehmi::modbus::Register16Controllerprotectedvirtual
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
classBegin() overridecutehmi::modbus::AbstractRegisterControllerprotectedvirtual
clearPostponedWrite()cutehmi::modbus::internal::RegisterControllerMixin< Register16Controller >protected
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
Encoding enum namecutehmi::modbus::Register16Controller
encodingcutehmi::modbus::Register16Controller
encoding() constcutehmi::modbus::Register16Controller
encodingChanged()cutehmi::modbus::Register16Controllersignal
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
HoldingRegisterController(QObject *parent=nullptr)cutehmi::modbus::HoldingRegisterController
inherits(const char *className) const constQObject
INITIAL_ADDRESScutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_BUSYcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_ENABLEDcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_ENCODINGcutehmi::modbus::Register16Controllerstatic
INITIAL_READ_ON_WRITEcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_VALUEcutehmi::modbus::Register16Controllerstatic
INITIAL_VALUE_SCALEcutehmi::modbus::Register16Controllerstatic
INITIAL_WRITE_DELAYcutehmi::modbus::AbstractRegisterControllerstatic
INITIAL_WRITE_MODEcutehmi::modbus::AbstractRegisterControllerstatic
installEventFilter(QObject *filterObj)QObject
INT16 enum valuecutehmi::modbus::Register16Controller
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() overridecutehmi::modbus::Register16Controllerprotectedvirtual
onRequestCompleted(QJsonObject request, QJsonObject reply) overridecutehmi::modbus::Register16Controllerprotectedslot
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
readRegistersFunction() const overridecutehmi::modbus::HoldingRegisterControllerprotectedvirtual
receivers(const char *signal) const constQObjectprotected
Register16Controller(QObject *parent=nullptr)cutehmi::modbus::Register16Controller
registerAt(quint16 address) const overridecutehmi::modbus::HoldingRegisterControllerprotectedvirtual
RegisterControllerMixin()cutehmi::modbus::internal::RegisterControllerMixin< Register16Controller >protected
removeEventFilter(QObject *obj)QObject
requestReadRegisters(quint16 address, quint16 amount, QUuid *requestId) const overridecutehmi::modbus::HoldingRegisterControllerprotectedvirtual
requestWriteRegister(quint16 address, quint16 value, QUuid *requestId) const overridecutehmi::modbus::HoldingRegisterControllerprotectedvirtual
resetRegister()cutehmi::modbus::Register16Controllerprotectedslot
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
setEncoding(Encoding encoding)cutehmi::modbus::Register16Controller
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setReadOnWrite(bool readOnWrite)cutehmi::modbus::AbstractRegisterController
setValue(qreal value)cutehmi::modbus::Register16Controller
setValueScale(qreal valueScale)cutehmi::modbus::Register16Controller
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) overridecutehmi::modbus::Register16Controllerprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
UINT16 enum valuecutehmi::modbus::Register16Controller
valuecutehmi::modbus::Register16Controller
value() constcutehmi::modbus::Register16Controller
valueChanged()cutehmi::modbus::Register16Controllersignal
valueFailed()cutehmi::modbus::Register16Controllersignal
valueMismatch()cutehmi::modbus::Register16Controllersignal
valueScalecutehmi::modbus::Register16Controller
valueScale() constcutehmi::modbus::Register16Controller
valueScaleChanged()cutehmi::modbus::Register16Controllersignal
ValueType typedefcutehmi::modbus::internal::RegisterControllerMixin< Register16Controller >protected
valueUpdated()cutehmi::modbus::Register16Controllersignal
valueWritten()cutehmi::modbus::Register16Controllersignal
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
writeModecutehmi::modbus::AbstractRegisterController
writeMode() constcutehmi::modbus::AbstractRegisterController
WriteMode enum namecutehmi::modbus::AbstractRegisterController
writeModeChanged()cutehmi::modbus::AbstractRegisterControllersignal
writeRegisterFunction() const overridecutehmi::modbus::HoldingRegisterControllerprotectedvirtual
writeValue()cutehmi::modbus::Register16Controllerslot
~QObject()QObjectvirtual
~Register16Controller() overridecutehmi::modbus::Register16Controller