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

Classe de l'objet IHM pour un ensemble de rectangles acoustiques. More...

#include <TYAcousticRectangleNodeWidget.h>

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

Public Slots

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

Public Member Functions

 TYAcousticRectangleNodeWidget (TYAcousticRectangleNode *pElement, QWidget *_pParent=NULL)
 
virtual ~TYAcousticRectangleNodeWidget ()
 
void setLayoutSpacing (int margin, int spacing)
 
- 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

TYAcousticSurfaceNodeWidget_elmW
 
QGridLayout * _acousticRectangleNodeLayout
 
- 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 ensemble de rectangles acoustiques.

Definition at line 47 of file TYAcousticRectangleNodeWidget.h.

Constructor & Destructor Documentation

◆ TYAcousticRectangleNodeWidget()

TYAcousticRectangleNodeWidget::TYAcousticRectangleNodeWidget ( TYAcousticRectangleNode pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 31 of file TYAcousticRectangleNodeWidget.cpp.

◆ ~TYAcousticRectangleNodeWidget()

TYAcousticRectangleNodeWidget::~TYAcousticRectangleNodeWidget ( )
virtual

Destructeur.

Definition at line 45 of file TYAcousticRectangleNodeWidget.cpp.

Member Function Documentation

◆ apply

void TYAcousticRectangleNodeWidget::apply ( )
virtualslot

Definition at line 52 of file TYAcousticRectangleNodeWidget.cpp.

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

◆ setLayoutSpacing()

void TYAcousticRectangleNodeWidget::setLayoutSpacing ( int  margin,
int  spacing 
)
inline

Permet de modifier les parametres du layout.

Parameters
marginLa valeur de la marge.
spacingLa valeur de l'espacement.

Definition at line 70 of file TYAcousticRectangleNodeWidget.h.

Here is the caller graph for this function:

◆ updateContent

void TYAcousticRectangleNodeWidget::updateContent ( )
virtualslot

Definition at line 47 of file TYAcousticRectangleNodeWidget.cpp.

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

Member Data Documentation

◆ _acousticRectangleNodeLayout

QGridLayout* TYAcousticRectangleNodeWidget::_acousticRectangleNodeLayout
protected

Definition at line 83 of file TYAcousticRectangleNodeWidget.h.

◆ _elmW

TYAcousticSurfaceNodeWidget* TYAcousticRectangleNodeWidget::_elmW
protected

Definition at line 82 of file TYAcousticRectangleNodeWidget.h.


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