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

classe de l'objet IHM pour un maillage lineaire More...

#include <TYLinearMaillageWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 
void updateNbPoints ()
 
void editSegment ()
 
- Public Slots inherited from TYWidget
virtual void updateContent ()=0
 
virtual void apply ()=0
 
virtual void reject ()
 

Public Member Functions

 TYLinearMaillageWidget (TYLinearMaillage *pElement, QWidget *_pParent=NULL)
 
virtual ~TYLinearMaillageWidget ()
 
- 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

QLineEdit * _lineEditNomSegment
 
TYLineEdit_lineEditLongueur
 
TYLineEdit_lineEditDensite
 
TYMaillageWidget_maillageW
 
- 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

classe de l'objet IHM pour un maillage lineaire

Definition at line 46 of file TYLinearMaillageWidget.h.

Constructor & Destructor Documentation

◆ TYLinearMaillageWidget()

TYLinearMaillageWidget::TYLinearMaillageWidget ( TYLinearMaillage pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 34 of file TYLinearMaillageWidget.cpp.

Here is the call graph for this function:

◆ ~TYLinearMaillageWidget()

TYLinearMaillageWidget::~TYLinearMaillageWidget ( )
virtual

Destructeur.

Definition at line 87 of file TYLinearMaillageWidget.cpp.

Member Function Documentation

◆ apply

void TYLinearMaillageWidget::apply ( )
virtualslot

Definition at line 110 of file TYLinearMaillageWidget.cpp.

Here is the call graph for this function:

◆ editSegment

void TYLinearMaillageWidget::editSegment ( )
slot

Edite la widget du segment.

Definition at line 131 of file TYLinearMaillageWidget.cpp.

Here is the caller graph for this function:

◆ updateContent

void TYLinearMaillageWidget::updateContent ( )
virtualslot

Definition at line 89 of file TYLinearMaillageWidget.cpp.

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

◆ updateNbPoints

void TYLinearMaillageWidget::updateNbPoints ( )
slot

Mets a jour le nombre de points que contiendra le maillage en fonction des parametres entres.

Definition at line 102 of file TYLinearMaillageWidget.cpp.

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

Member Data Documentation

◆ _lineEditDensite

TYLineEdit* TYLinearMaillageWidget::_lineEditDensite
protected

Definition at line 82 of file TYLinearMaillageWidget.h.

◆ _lineEditLongueur

TYLineEdit* TYLinearMaillageWidget::_lineEditLongueur
protected

Definition at line 81 of file TYLinearMaillageWidget.h.

◆ _lineEditNomSegment

QLineEdit* TYLinearMaillageWidget::_lineEditNomSegment
protected

Definition at line 80 of file TYLinearMaillageWidget.h.

◆ _maillageW

TYMaillageWidget* TYLinearMaillageWidget::_maillageW
protected

Definition at line 84 of file TYLinearMaillageWidget.h.


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