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

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

#include <TYRepereWidget.h>

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

 TYRepereWidget (TYRepere *pElement, QWidget *_pParent=NULL)
 
virtual ~TYRepereWidget ()
 
- 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 * GroupBoxOrigine
 
QLabel * labelX
 
QLabel * labelZ
 
QLabel * labelY
 
TYLineEditlineEditX
 
TYLineEditlineEditY
 
TYLineEditlineEditZ
 
QGroupBox * GroupBoxVecI
 
QLabel * labelX_2
 
QLabel * labelZ_2
 
QLabel * labelY_2
 
TYLineEditlineEditX_2
 
TYLineEditlineEditY_2
 
TYLineEditlineEditZ_2
 
QGroupBox * GroupBoxVecK
 
QLabel * labelX_4
 
QLabel * labelZ_4
 
QLabel * labelY_4
 
TYLineEditlineEditX_4
 
TYLineEditlineEditY_4
 
TYLineEditlineEditZ_4
 
QGroupBox * GroupBoxVecJ
 
QLabel * labelX_3
 
QLabel * labelZ_3
 
QLabel * labelY_3
 
TYLineEditlineEditX_3
 
TYLineEditlineEditY_3
 
TYLineEditlineEditZ_3
 
QGridLayout * RepereLayout
 
QGridLayout * GroupBoxOrigineLayout
 
QGridLayout * GroupBoxVecILayout
 
QGridLayout * GroupBoxVecKLayout
 
QGridLayout * GroupBoxVecJLayout
 
TYElementWidgetelmW
 
- 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 repere

Definition at line 47 of file TYRepereWidget.h.

Constructor & Destructor Documentation

◆ TYRepereWidget()

TYRepereWidget::TYRepereWidget ( TYRepere pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 35 of file TYRepereWidget.cpp.

◆ ~TYRepereWidget()

TYRepereWidget::~TYRepereWidget ( )
virtual

Destructeur.

Definition at line 173 of file TYRepereWidget.cpp.

Member Function Documentation

◆ apply

void TYRepereWidget::apply ( )
virtualslot

Definition at line 198 of file TYRepereWidget.cpp.

Here is the call graph for this function:

◆ updateContent

void TYRepereWidget::updateContent ( )
virtualslot

Definition at line 175 of file TYRepereWidget.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ elmW

TYElementWidget* TYRepereWidget::elmW
protected

Definition at line 105 of file TYRepereWidget.h.

◆ GroupBoxOrigine

QGroupBox* TYRepereWidget::GroupBoxOrigine
protected

Definition at line 70 of file TYRepereWidget.h.

◆ GroupBoxOrigineLayout

QGridLayout* TYRepereWidget::GroupBoxOrigineLayout
protected

Definition at line 100 of file TYRepereWidget.h.

◆ GroupBoxVecI

QGroupBox* TYRepereWidget::GroupBoxVecI
protected

Definition at line 77 of file TYRepereWidget.h.

◆ GroupBoxVecILayout

QGridLayout* TYRepereWidget::GroupBoxVecILayout
protected

Definition at line 101 of file TYRepereWidget.h.

◆ GroupBoxVecJ

QGroupBox* TYRepereWidget::GroupBoxVecJ
protected

Definition at line 91 of file TYRepereWidget.h.

◆ GroupBoxVecJLayout

QGridLayout* TYRepereWidget::GroupBoxVecJLayout
protected

Definition at line 103 of file TYRepereWidget.h.

◆ GroupBoxVecK

QGroupBox* TYRepereWidget::GroupBoxVecK
protected

Definition at line 84 of file TYRepereWidget.h.

◆ GroupBoxVecKLayout

QGridLayout* TYRepereWidget::GroupBoxVecKLayout
protected

Definition at line 102 of file TYRepereWidget.h.

◆ labelX

QLabel* TYRepereWidget::labelX
protected

Definition at line 71 of file TYRepereWidget.h.

◆ labelX_2

QLabel* TYRepereWidget::labelX_2
protected

Definition at line 78 of file TYRepereWidget.h.

◆ labelX_3

QLabel* TYRepereWidget::labelX_3
protected

Definition at line 92 of file TYRepereWidget.h.

◆ labelX_4

QLabel* TYRepereWidget::labelX_4
protected

Definition at line 85 of file TYRepereWidget.h.

◆ labelY

QLabel* TYRepereWidget::labelY
protected

Definition at line 73 of file TYRepereWidget.h.

◆ labelY_2

QLabel* TYRepereWidget::labelY_2
protected

Definition at line 80 of file TYRepereWidget.h.

◆ labelY_3

QLabel* TYRepereWidget::labelY_3
protected

Definition at line 94 of file TYRepereWidget.h.

◆ labelY_4

QLabel* TYRepereWidget::labelY_4
protected

Definition at line 87 of file TYRepereWidget.h.

◆ labelZ

QLabel* TYRepereWidget::labelZ
protected

Definition at line 72 of file TYRepereWidget.h.

◆ labelZ_2

QLabel* TYRepereWidget::labelZ_2
protected

Definition at line 79 of file TYRepereWidget.h.

◆ labelZ_3

QLabel* TYRepereWidget::labelZ_3
protected

Definition at line 93 of file TYRepereWidget.h.

◆ labelZ_4

QLabel* TYRepereWidget::labelZ_4
protected

Definition at line 86 of file TYRepereWidget.h.

◆ lineEditX

TYLineEdit* TYRepereWidget::lineEditX
protected

Definition at line 74 of file TYRepereWidget.h.

◆ lineEditX_2

TYLineEdit* TYRepereWidget::lineEditX_2
protected

Definition at line 81 of file TYRepereWidget.h.

◆ lineEditX_3

TYLineEdit* TYRepereWidget::lineEditX_3
protected

Definition at line 95 of file TYRepereWidget.h.

◆ lineEditX_4

TYLineEdit* TYRepereWidget::lineEditX_4
protected

Definition at line 88 of file TYRepereWidget.h.

◆ lineEditY

TYLineEdit* TYRepereWidget::lineEditY
protected

Definition at line 75 of file TYRepereWidget.h.

◆ lineEditY_2

TYLineEdit* TYRepereWidget::lineEditY_2
protected

Definition at line 82 of file TYRepereWidget.h.

◆ lineEditY_3

TYLineEdit* TYRepereWidget::lineEditY_3
protected

Definition at line 96 of file TYRepereWidget.h.

◆ lineEditY_4

TYLineEdit* TYRepereWidget::lineEditY_4
protected

Definition at line 89 of file TYRepereWidget.h.

◆ lineEditZ

TYLineEdit* TYRepereWidget::lineEditZ
protected

Definition at line 76 of file TYRepereWidget.h.

◆ lineEditZ_2

TYLineEdit* TYRepereWidget::lineEditZ_2
protected

Definition at line 83 of file TYRepereWidget.h.

◆ lineEditZ_3

TYLineEdit* TYRepereWidget::lineEditZ_3
protected

Definition at line 97 of file TYRepereWidget.h.

◆ lineEditZ_4

TYLineEdit* TYRepereWidget::lineEditZ_4
protected

Definition at line 90 of file TYRepereWidget.h.

◆ RepereLayout

QGridLayout* TYRepereWidget::RepereLayout
protected

Definition at line 99 of file TYRepereWidget.h.


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