EtherCAT Graphical User Interface Code 0.0.1
EtherCAT GUI that uses different communication protocols with EtherCAT Master server.
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
SliderWindow Class Reference
Inheritance diagram for SliderWindow:
Inheritance graph
Collaboration diagram for SliderWindow:
Collaboration graph

Public Member Functions

 SliderWindow (const QStringList &control_mode, const std::vector< int > control_mode_hex, QWidget *parent=0)
 
QVBoxLayout * get_layout ()
 
QComboBox * get_control_mode ()
 
void enable_control_mode ()
 
void disable_control_mode ()
 
int read_control_mode ()
 

Private Attributes

QComboBox * _control_mode
 
std::vector< int > _control_mode_hex
 
int _actual_control_mode
 
QVBoxLayout * _layout
 

The documentation for this class was generated from the following files: