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

classe de l'objet IHM pour un polygone More...

#include <TYPolygonWidget.h>

Inheritance diagram for TYPolygonWidget:
Inheritance graph
[legend]
Collaboration diagram for TYPolygonWidget:
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

 TYPolygonWidget (TYPolygon *pElement, QWidget *_pParent=NULL)
 
virtual ~TYPolygonWidget ()
 
- 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
 
QTreeWidget * _listViewTabPt
 
QGridLayout * _polygonLayout
 
QGridLayout * _groupBoxLayout
 
TYElementWidget_elmW
 
TYSurfaceInterfaceWidget_surfaceW
 
- 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 polygone

Definition at line 50 of file TYPolygonWidget.h.

Constructor & Destructor Documentation

◆ TYPolygonWidget()

TYPolygonWidget::TYPolygonWidget ( TYPolygon pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 33 of file TYPolygonWidget.cpp.

Here is the call graph for this function:

◆ ~TYPolygonWidget()

TYPolygonWidget::~TYPolygonWidget ( )
virtual

Destructeur.

Definition at line 68 of file TYPolygonWidget.cpp.

Member Function Documentation

◆ apply

void TYPolygonWidget::apply ( )
virtualslot

Definition at line 87 of file TYPolygonWidget.cpp.

Here is the call graph for this function:

◆ updateContent

void TYPolygonWidget::updateContent ( )
virtualslot

Definition at line 70 of file TYPolygonWidget.cpp.

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

Member Data Documentation

◆ _elmW

TYElementWidget* TYPolygonWidget::_elmW
protected

Definition at line 78 of file TYPolygonWidget.h.

◆ _groupBox

QGroupBox* TYPolygonWidget::_groupBox
protected

Definition at line 73 of file TYPolygonWidget.h.

◆ _groupBoxLayout

QGridLayout* TYPolygonWidget::_groupBoxLayout
protected

Definition at line 76 of file TYPolygonWidget.h.

◆ _listViewTabPt

QTreeWidget* TYPolygonWidget::_listViewTabPt
protected

Definition at line 74 of file TYPolygonWidget.h.

◆ _polygonLayout

QGridLayout* TYPolygonWidget::_polygonLayout
protected

Definition at line 75 of file TYPolygonWidget.h.

◆ _surfaceW

TYSurfaceInterfaceWidget* TYPolygonWidget::_surfaceW
protected

Definition at line 79 of file TYPolygonWidget.h.


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