CANdevStudio
Development tool for CAN bus simulation
|
This is the complete list of members for CanDevice, including all inherited members.
CanDevice() | CanDevice | explicit |
CanDevice(CanDeviceCtx &&ctx) | CanDevice | explicit |
ComponentProperties typedef | ComponentInterface | |
ComponentProperty typedef | ComponentInterface | |
configChanged() override | CanDevice | virtual |
CustomEditFieldCbk typedef | ComponentInterface | |
frameReceived(const QCanBusFrame &frame) | CanDevice | signal |
frameSent(bool status, const QCanBusFrame &frame) | CanDevice | signal |
getConfig() const override | CanDevice | virtual |
getQConfig() const override | CanDevice | virtual |
getSupportedProperties() const override | CanDevice | virtual |
init() | CanDevice | |
mainWidget() override | CanDevice | virtual |
mainWidgetDocked() const override | CanDevice | virtual |
mainWidgetDockToggled(QWidget *widget) override | CanDevice | signal |
PropertyContainer typedef | ComponentInterface | |
propertyEditability(const ComponentProperty &p) | ComponentInterface | inlinestatic |
PropertyEditable typedef | ComponentInterface | |
propertyField(const ComponentProperty &p) | ComponentInterface | inlinestatic |
propertyName(const ComponentProperty &p) | ComponentInterface | inlinestatic |
propertyType(const ComponentProperty &p) | ComponentInterface | inlinestatic |
sendFrame(const QCanBusFrame &frame) | CanDevice | slot |
setConfig(const QJsonObject &json) override | CanDevice | virtual |
setConfig(const QWidget &qobject) override | CanDevice | virtual |
simBcastRcv(const QJsonObject &msg, const QVariant ¶m) override | CanDevice | slot |
simBcastSnd(const QJsonObject &msg, const QVariant ¶m=QVariant()) override | CanDevice | signal |
startSimulation() override | CanDevice | slot |
stopSimulation() override | CanDevice | slot |
~CanDevice() | CanDevice | |
~ComponentInterface() | ComponentInterface | inlinevirtual |