#include <FormComponent.hxx>
Public Slots | |
void | on_tb_component_toggled (bool checked) |
Public Member Functions | |
FormComponent (QWidget *parent=0) | |
virtual | ~FormComponent () |
Static Public Attributes | |
static bool | _checked = false |
Definition at line 44 of file FormComponent.hxx.
FormComponent::FormComponent | ( | QWidget * | parent = 0 | ) |
Definition at line 47 of file FormComponent.cxx.
References _checked, and on_tb_component_toggled().
|
virtual |
Definition at line 71 of file FormComponent.cxx.
|
slot |
Definition at line 75 of file FormComponent.cxx.
References _checked, and DEBTRACE.
Referenced by FormComponent().
|
static |
Definition at line 53 of file FormComponent.hxx.
Referenced by FormComponent(), on_tb_component_toggled(), and YACS::HMI::EditionSalomeNode::synchronize().