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