#include <TableSwitch.hxx>
Public Member Functions | |
TableSwitch (QWidget *parent=0) | |
~TableSwitch () | |
virtual void | setEditableCase (bool isEditable) |
virtual void | adjustColumns () |
Definition at line 29 of file TableSwitch.hxx.
TableSwitch::TableSwitch | ( | QWidget * | parent = 0 | ) |
TableSwitch::~TableSwitch | ( | ) |
Definition at line 40 of file TableSwitch.cxx.
References DEBTRACE.
|
virtual |
Definition at line 57 of file TableSwitch.cxx.
References DEBTRACE, YACS::HMI::YLabel, and YACS::HMI::YType.
Referenced by YACS::HMI::EditionSwitch::synchronize().
|
virtual |
Definition at line 45 of file TableSwitch.cxx.
References DEBTRACE, YACS::HMI::YType, and YACS::HMI::YValue.
Referenced by YACS::HMI::EditionSwitch::EditionSwitch().