|
MIRA
|
Plugin for showing informations about a CANOpen node. More...
#include <gui/views/CANOpenNodeInfoPlugin.h>

Public Slots | |
| void | onCellClicked (int row, int column) |
| void | updateWidget () |
Signals | |
| void | changeWidget () |
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 | |
| virtual void | initialize () |
| This method must be implemented for each CAN tool. More... | |
| void | onHeartbeat (uint8 node, can::CANOpenNodeStatus status) |
| void | readUserData (uint8 node) |
| virtual Class const & | internalGetClass () const=0 |
Protected Attributes | |
| QTableWidget * | mList |
| QTextEdit * | mUserDataEdit |
| uint8 | mNode |
| uint32 | mHeartbeatID |
| can::CANOpenNodeStatus | mNodeStatus |
| boost::mutex | mUpdateMutex |
| CANToolsView * | mParent |
Plugin for showing informations about a CANOpen node.
|
protectedvirtual |
This method must be implemented for each CAN tool.
Implements CANToolsViewPlugin.
|
protected |
|
protected |
|
slot |
|
slot |
|
signal |
|
inlineinherited |
|
inherited |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protectedinherited |
1.8.14