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

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

#include <TYRectangleWidget.h>

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

 TYRectangleWidget (TYRectangle *pElement, QWidget *_pParent=NULL)
 
virtual ~TYRectangleWidget ()
 
- 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 * _rectangleLayout
 
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 rectangle

Definition at line 49 of file TYRectangleWidget.h.

Constructor & Destructor Documentation

◆ TYRectangleWidget()

TYRectangleWidget::TYRectangleWidget ( TYRectangle pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 36 of file TYRectangleWidget.cpp.

Here is the call graph for this function:

◆ ~TYRectangleWidget()

TYRectangleWidget::~TYRectangleWidget ( )
virtual

Destructeur.

Definition at line 72 of file TYRectangleWidget.cpp.

Member Function Documentation

◆ apply

void TYRectangleWidget::apply ( )
virtualslot

Definition at line 89 of file TYRectangleWidget.cpp.

Here is the call graph for this function:

◆ updateContent

void TYRectangleWidget::updateContent ( )
virtualslot

Definition at line 74 of file TYRectangleWidget.cpp.

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

Member Data Documentation

◆ _elmW

TYElementWidget* TYRectangleWidget::_elmW
protected

Definition at line 77 of file TYRectangleWidget.h.

◆ _groupBox

QGroupBox* TYRectangleWidget::_groupBox
protected

Definition at line 72 of file TYRectangleWidget.h.

◆ _groupBoxLayout

QGridLayout* TYRectangleWidget::_groupBoxLayout
protected

Definition at line 75 of file TYRectangleWidget.h.

◆ _listViewTabPt

QTreeWidget* TYRectangleWidget::_listViewTabPt
protected

Definition at line 73 of file TYRectangleWidget.h.

◆ _rectangleLayout

QGridLayout* TYRectangleWidget::_rectangleLayout
protected

Definition at line 74 of file TYRectangleWidget.h.

◆ _surfaceW

TYSurfaceInterfaceWidget* TYRectangleWidget::_surfaceW
protected

Definition at line 78 of file TYRectangleWidget.h.


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