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

classe de l'objet IHM pour la directivite More...

#include <TYDirectivityWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 
void showContextMenu (const QPoint &pos)
 
- Public Slots inherited from TYWidget
virtual void updateContent ()=0
 
virtual void apply ()=0
 
virtual void reject ()
 

Public Member Functions

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

QTableWidget * _table
 
QGridLayout * _directiviteLayout
 
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 la directivite

Definition at line 46 of file TYDirectivityWidget.h.

Constructor & Destructor Documentation

◆ TYDirectivityWidget()

TYDirectivityWidget::TYDirectivityWidget ( TYDirectivity pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 37 of file TYDirectivityWidget.cpp.

Here is the call graph for this function:

◆ ~TYDirectivityWidget()

TYDirectivityWidget::~TYDirectivityWidget ( )
virtual

Destructeur.

Definition at line 69 of file TYDirectivityWidget.cpp.

Member Function Documentation

◆ apply

void TYDirectivityWidget::apply ( )
virtualslot

Definition at line 83 of file TYDirectivityWidget.cpp.

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

◆ showContextMenu

void TYDirectivityWidget::showContextMenu ( const QPoint &  pos)
slot

Affiche un menu contextuel.

Definition at line 89 of file TYDirectivityWidget.cpp.

Here is the caller graph for this function:

◆ updateContent

void TYDirectivityWidget::updateContent ( )
virtualslot

Definition at line 71 of file TYDirectivityWidget.cpp.

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

Member Data Documentation

◆ _directiviteLayout

QGridLayout* TYDirectivityWidget::_directiviteLayout
protected

Definition at line 76 of file TYDirectivityWidget.h.

◆ _elmW

TYElementWidget* TYDirectivityWidget::_elmW
protected

Definition at line 78 of file TYDirectivityWidget.h.

◆ _table

QTableWidget* TYDirectivityWidget::_table
protected

Definition at line 74 of file TYDirectivityWidget.h.


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