|
MIRA
|
Plugin for showing SDO informations. More...
#include <gui/views/CANSDOPlugin.h>

Public Slots | |
| void | load () |
| void | save () |
| void | clear () |
| void | addRow () |
| void | readSDO () |
| void | writeSDO () |
| void | selectionChanged (int cbIndex) |
Public Member Functions | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| void | initialize (CANToolsView *parent) |
| Class const & | getClass () const |
Static Public Member Functions | |
| static PseudoClass const & | CLASS () |
Protected Member Functions | |
| void | setSDOInfo (const std::vector< SDOInfo > &info) |
| std::vector< SDOInfo > | getSDOInfo () |
| void | setColumnWidth (const std::vector< int > &width) |
| std::vector< int > | getColumnWidth () |
| int | findObject (QObject *widget) |
| void | readRow (int row) |
| virtual void | initialize () |
| This method must be implemented for each CAN tool. More... | |
| virtual Class const & | internalGetClass () const=0 |
Protected Attributes | |
| QTableWidget * | mList |
| bool | mLoading |
| CANToolsView * | mParent |
Plugin for showing SDO informations.
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protectedvirtual |
This method must be implemented for each CAN tool.
Implements CANToolsViewPlugin.
|
inlineinherited |
|
inherited |
|
protected |
|
protected |
|
protectedinherited |
1.8.14