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

classe de l'objet IHM pour ensemble de surfaces acoustiques More...

#include <TYAcousticSurfaceNodeWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 
void editAccSurf (const int &item)
 
void delAccSurf (const int &item)
 
virtual void contextMenuEvent (QContextMenuEvent *e)
 
- Public Slots inherited from TYWidget
virtual void updateContent ()=0
 
virtual void apply ()=0
 
virtual void reject ()
 

Public Member Functions

 TYAcousticSurfaceNodeWidget (TYAcousticSurfaceNode *pElement, QWidget *_pParent=NULL)
 
virtual ~TYAcousticSurfaceNodeWidget ()
 
- 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
 
QTableWidget * _tableFaces
 
QGridLayout * _acousticSurfacenodeLayout
 
QGridLayout * _groupBoxLayout
 
TYAcousticInterfaceWidget_interW
 
TYSurfaceInterfaceWidget_surfaceW
 
TYColorInterfaceWidget_colorW
 
TYElementWidget_elmW
 
- 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 ensemble de surfaces acoustiques

Definition at line 51 of file TYAcousticSurfaceNodeWidget.h.

Constructor & Destructor Documentation

◆ TYAcousticSurfaceNodeWidget()

TYAcousticSurfaceNodeWidget::TYAcousticSurfaceNodeWidget ( TYAcousticSurfaceNode pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 39 of file TYAcousticSurfaceNodeWidget.cpp.

Here is the call graph for this function:

◆ ~TYAcousticSurfaceNodeWidget()

TYAcousticSurfaceNodeWidget::~TYAcousticSurfaceNodeWidget ( )
virtual

Destructeur.

Definition at line 97 of file TYAcousticSurfaceNodeWidget.cpp.

Member Function Documentation

◆ apply

void TYAcousticSurfaceNodeWidget::apply ( )
virtualslot

Definition at line 123 of file TYAcousticSurfaceNodeWidget.cpp.

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

◆ contextMenuEvent

void TYAcousticSurfaceNodeWidget::contextMenuEvent ( QContextMenuEvent *  e)
virtualslot

Edite la widget du bounding rect. Affiche un menu contextuel.

Definition at line 218 of file TYAcousticSurfaceNodeWidget.cpp.

Here is the call graph for this function:

◆ delAccSurf

void TYAcousticSurfaceNodeWidget::delAccSurf ( const int &  item)
slot

Supprime l'acoustic surface selectionnee

Parameters
itemElement de la liste correspondant a l'acoustic surface selectionne

Definition at line 172 of file TYAcousticSurfaceNodeWidget.cpp.

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

◆ editAccSurf

void TYAcousticSurfaceNodeWidget::editAccSurf ( const int &  item)
slot

Edite la widget de l'acoustic surface selectionne.

Parameters
itemElement de la liste correspondant a l'acoustic surface selectionne.

Definition at line 155 of file TYAcousticSurfaceNodeWidget.cpp.

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

◆ updateContent

void TYAcousticSurfaceNodeWidget::updateContent ( )
virtualslot

Definition at line 99 of file TYAcousticSurfaceNodeWidget.cpp.

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

Member Data Documentation

◆ _acousticSurfacenodeLayout

QGridLayout* TYAcousticSurfaceNodeWidget::_acousticSurfacenodeLayout
protected

Definition at line 106 of file TYAcousticSurfaceNodeWidget.h.

◆ _colorW

TYColorInterfaceWidget* TYAcousticSurfaceNodeWidget::_colorW
protected

Definition at line 112 of file TYAcousticSurfaceNodeWidget.h.

◆ _elmW

TYElementWidget* TYAcousticSurfaceNodeWidget::_elmW
protected

Definition at line 113 of file TYAcousticSurfaceNodeWidget.h.

◆ _groupBox

QGroupBox* TYAcousticSurfaceNodeWidget::_groupBox
protected

Definition at line 102 of file TYAcousticSurfaceNodeWidget.h.

◆ _groupBoxLayout

QGridLayout* TYAcousticSurfaceNodeWidget::_groupBoxLayout
protected

Definition at line 108 of file TYAcousticSurfaceNodeWidget.h.

◆ _interW

TYAcousticInterfaceWidget* TYAcousticSurfaceNodeWidget::_interW
protected

Definition at line 110 of file TYAcousticSurfaceNodeWidget.h.

◆ _surfaceW

TYSurfaceInterfaceWidget* TYAcousticSurfaceNodeWidget::_surfaceW
protected

Definition at line 111 of file TYAcousticSurfaceNodeWidget.h.

◆ _tableFaces

QTableWidget* TYAcousticSurfaceNodeWidget::_tableFaces
protected

Definition at line 104 of file TYAcousticSurfaceNodeWidget.h.


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