|
CANdevStudio
Development tool for CAN bus simulation
|
This is the complete list of members for CanLoad, including all inherited members.
| CanLoad() | CanLoad | |
| CanLoad(CanLoadCtx &&ctx) | CanLoad | explicit |
| ComponentProperties typedef | ComponentInterface | |
| ComponentProperty typedef | ComponentInterface | |
| configChanged() override | CanLoad | virtual |
| currentLoad(uint8_t load) | CanLoad | signal |
| CustomEditFieldCbk typedef | ComponentInterface | |
| frameIn(const QCanBusFrame &frame) | CanLoad | slot |
| getConfig() const override | CanLoad | virtual |
| getQConfig() const override | CanLoad | virtual |
| getSupportedProperties() const override | CanLoad | virtual |
| mainWidget() override | CanLoad | virtual |
| mainWidgetDocked() const override | CanLoad | virtual |
| mainWidgetDockToggled(QWidget *widget) override | CanLoad | 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 |
| setConfig(const QJsonObject &json) override | CanLoad | virtual |
| setConfig(const QWidget &qobject) override | CanLoad | virtual |
| simBcastRcv(const QJsonObject &msg, const QVariant ¶m) override | CanLoad | slot |
| simBcastSnd(const QJsonObject &msg, const QVariant ¶m=QVariant()) override | CanLoad | signal |
| startSimulation() override | CanLoad | slot |
| stopSimulation() override | CanLoad | slot |
| ~CanLoad() | CanLoad | |
| ~ComponentInterface() | ComponentInterface | inlinevirtual |