Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Slots | Public Member Functions | Protected Attributes | List of all members
TYPointControlWidget Class Reference

class de l'objet IHM pour un point de controle More...

#include <TYPointControlWidget.h>

Inheritance diagram for TYPointControlWidget:
Inheritance graph
[legend]
Collaboration diagram for TYPointControlWidget:
Collaboration graph
[legend]

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)
 

Detailed Description

class de l'objet IHM pour un point de controle

Definition at line 44 of file TYPointControlWidget.h.

Constructor & Destructor Documentation

◆ TYPointControlWidget()

TYPointControlWidget::TYPointControlWidget ( TYPointControl pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 38 of file TYPointControlWidget.cpp.

Here is the call graph for this function:

◆ ~TYPointControlWidget()

TYPointControlWidget::~TYPointControlWidget ( )
virtual

Destructeur.

Definition at line 135 of file TYPointControlWidget.cpp.

Member Function Documentation

◆ apply

void TYPointControlWidget::apply ( )
virtualslot

Definition at line 170 of file TYPointControlWidget.cpp.

Here is the call graph for this function:

◆ changeObject

void TYPointControlWidget::changeObject ( int  object)
slot

Changement la forme de l'objet a afficher

Definition at line 207 of file TYPointControlWidget.cpp.

Here is the caller graph for this function:

◆ reject

void TYPointControlWidget::reject ( )
virtualslot

Definition at line 185 of file TYPointControlWidget.cpp.

Here is the call graph for this function:

◆ updateComboObject()

void TYPointControlWidget::updateComboObject ( )

Mise a jour du comboBox des forme d'objet

Definition at line 193 of file TYPointControlWidget.cpp.

Here is the caller graph for this function:

◆ updateContent

void TYPointControlWidget::updateContent ( )
virtualslot

Definition at line 137 of file TYPointControlWidget.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateCoord

void TYPointControlWidget::updateCoord ( int  selected)
slot

Affichage des coordonnees selon le mode choisi (TYMPAN ou SIG)

Definition at line 212 of file TYPointControlWidget.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ _buttonGroupSysCoord

QButtonGroup* TYPointControlWidget::_buttonGroupSysCoord
protected

Choix du systeme de coordonnee.

Definition at line 91 of file TYPointControlWidget.h.

◆ _colorW

TYColorInterfaceWidget* TYPointControlWidget::_colorW
protected

Interface pour la gestion de la couleur.

Definition at line 99 of file TYPointControlWidget.h.

◆ _comboBoxSelectObject

QComboBox* TYPointControlWidget::_comboBoxSelectObject
protected

Definition at line 88 of file TYPointControlWidget.h.

◆ _labelRepere

QLabel* TYPointControlWidget::_labelRepere
protected

Definition at line 92 of file TYPointControlWidget.h.

◆ _labelSelectObject

QLabel* TYPointControlWidget::_labelSelectObject
protected

Choix de la forme de l'objet.

Definition at line 87 of file TYPointControlWidget.h.

◆ _lineEditHauteur

TYLineEdit* TYPointControlWidget::_lineEditHauteur
protected

Definition at line 84 of file TYPointControlWidget.h.

◆ _lineEditRepere

QLineEdit* TYPointControlWidget::_lineEditRepere
protected

Definition at line 93 of file TYPointControlWidget.h.

◆ _pPointBack

TYPointControl* TYPointControlWidget::_pPointBack
protected

Copie du point de controle.

Definition at line 96 of file TYPointControlWidget.h.

◆ _ptCalculW

TYPointCalculWidget* TYPointControlWidget::_ptCalculW
protected

Definition at line 83 of file TYPointControlWidget.h.


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