|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
class de l'objet IHM pour un point de controle More...
#include <TYPointControlWidget.h>


Public Slots | |
| virtual void | updateContent () |
| virtual void | apply () |
| virtual void | reject () |
| void | changeObject (int object) |
| void | updateCoord (int selected) |
Public Slots inherited from TYWidget | |
| virtual void | updateContent ()=0 |
| virtual void | apply ()=0 |
| virtual void | reject () |
Public Member Functions | |
| TYPointControlWidget (TYPointControl *pElement, QWidget *_pParent=NULL) | |
| virtual | ~TYPointControlWidget () |
| void | updateComboObject () |
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 | |
| TYPointCalculWidget * | _ptCalculW |
| TYLineEdit * | _lineEditHauteur |
| QLabel * | _labelSelectObject |
| Choix de la forme de l'objet. More... | |
| QComboBox * | _comboBoxSelectObject |
| QButtonGroup * | _buttonGroupSysCoord |
| Choix du systeme de coordonnee. More... | |
| QLabel * | _labelRepere |
| QLineEdit * | _lineEditRepere |
| TYPointControl * | _pPointBack |
| Copie du point de controle. More... | |
| TYColorInterfaceWidget * | _colorW |
| Interface pour la gestion de la couleur. More... | |
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) |
class de l'objet IHM pour un point de controle
Definition at line 43 of file TYPointControlWidget.h.
| TYPointControlWidget::TYPointControlWidget | ( | TYPointControl * | pElement, |
| QWidget * | _pParent = NULL |
||
| ) |
Constructeur.
Definition at line 39 of file TYPointControlWidget.cpp.

|
virtual |
Destructeur.
Definition at line 136 of file TYPointControlWidget.cpp.
|
virtualslot |
|
slot |
Changement la forme de l'objet a afficher
Definition at line 208 of file TYPointControlWidget.cpp.

|
virtualslot |
| void TYPointControlWidget::updateComboObject | ( | ) |
Mise a jour du comboBox des forme d'objet
Definition at line 194 of file TYPointControlWidget.cpp.

|
virtualslot |
Definition at line 138 of file TYPointControlWidget.cpp.


|
slot |
Affichage des coordonnees selon le mode choisi (TYMPAN ou SIG)
Definition at line 213 of file TYPointControlWidget.cpp.


|
protected |
Choix du systeme de coordonnee.
Definition at line 90 of file TYPointControlWidget.h.
|
protected |
Interface pour la gestion de la couleur.
Definition at line 98 of file TYPointControlWidget.h.
|
protected |
Definition at line 87 of file TYPointControlWidget.h.
|
protected |
Definition at line 91 of file TYPointControlWidget.h.
|
protected |
Choix de la forme de l'objet.
Definition at line 86 of file TYPointControlWidget.h.
|
protected |
Definition at line 83 of file TYPointControlWidget.h.
|
protected |
Definition at line 92 of file TYPointControlWidget.h.
|
protected |
Copie du point de controle.
Definition at line 95 of file TYPointControlWidget.h.
|
protected |
Definition at line 82 of file TYPointControlWidget.h.