|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
classe d'un objet IHM pour une boite More...
#include <TYBoxWidget.h>


Public Slots | |
| virtual void | updateContent () |
| virtual void | apply () |
| void | editPosition () |
Public Slots inherited from TYWidget | |
| virtual void | updateContent ()=0 |
| virtual void | apply ()=0 |
| virtual void | reject () |
Public Member Functions | |
| TYBoxWidget (TYBox *pElement, QWidget *_pParent=NULL) | |
| virtual | ~TYBoxWidget () |
Public Member Functions inherited from TYWidget | |
| TYWidget (TYElement *pElement, QWidget *parent=0, const char *name=0, Qt::WindowFlags f=QFlag(0)) | |
| virtual | ~TYWidget () |
| void | setElement (TYElement *pElement) |
Protected Attributes | |
| QGroupBox * | _groupBox |
| QLabel * | _labelSizeX |
| QLabel * | _labelSizeY |
| QLabel * | _labelSizeZ |
| TYLineEdit * | _lineEditSizeX |
| TYLineEdit * | _lineEditSizeY |
| TYLineEdit * | _lineEditSizeZ |
| QGroupBox * | _groupBoxPosition |
| QLineEdit * | _lineEditNomPosition |
| QPushButton * | _pushButtonPosition |
| QGridLayout * | _boxLayout |
| QGridLayout * | _groupBoxLayout |
| QGridLayout * | _groupBoxPositionLayout |
| TYElementWidget * | _elmW |
| TYColorInterfaceWidget * | _colorW |
Protected Attributes inherited from TYWidget | |
| TYElement * | _pElement |
| bool | _locked |
Additional Inherited Members | |
Signals inherited from TYWidget | |
| void | modified () |
Static Public Member Functions inherited from TYWidget | |
| static int | edit (TYElement *pElement, QWidget *pParent=NULL) |
| static QString | getDisplayName (TYElement *pElt) |
classe d'un objet IHM pour une boite
Definition at line 49 of file TYBoxWidget.h.
| TYBoxWidget::TYBoxWidget | ( | TYBox * | pElement, |
| QWidget * | _pParent = NULL |
||
| ) |
Constructeur.
Definition at line 33 of file TYBoxWidget.cpp.

|
virtual |
Destructeur.
Definition at line 107 of file TYBoxWidget.cpp.
|
virtualslot |
|
slot |
Edite la widget de la position.
Definition at line 134 of file TYBoxWidget.cpp.

|
virtualslot |
|
protected |
Definition at line 89 of file TYBoxWidget.h.
|
protected |
Definition at line 94 of file TYBoxWidget.h.
|
protected |
Definition at line 93 of file TYBoxWidget.h.
|
protected |
Definition at line 77 of file TYBoxWidget.h.
|
protected |
Definition at line 90 of file TYBoxWidget.h.
|
protected |
Definition at line 84 of file TYBoxWidget.h.
|
protected |
Definition at line 91 of file TYBoxWidget.h.
|
protected |
Definition at line 78 of file TYBoxWidget.h.
|
protected |
Definition at line 79 of file TYBoxWidget.h.
|
protected |
Definition at line 80 of file TYBoxWidget.h.
|
protected |
Definition at line 85 of file TYBoxWidget.h.
|
protected |
Definition at line 81 of file TYBoxWidget.h.
|
protected |
Definition at line 82 of file TYBoxWidget.h.
|
protected |
Definition at line 83 of file TYBoxWidget.h.
|
protected |
Definition at line 86 of file TYBoxWidget.h.