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

classe de l'objet IHM pour l'objet ColorInterface More...

#include <TYColorInterfaceWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 
virtual void reject ()
 
void colorAccepted ()
 

Signals

void colorModified ()
 

Public Member Functions

 TYColorInterfaceWidget (TYColorInterface *pElement, QWidget *_pParent=0)
 
virtual ~TYColorInterfaceWidget ()
 
TYColorInterfacegetElement ()
 

Protected Attributes

TYColorInterface_pElement
 
QGroupBox * _groupBox
 
QLabel * _labelColor
 
TYToolButton_pushButtonColor
 
QGridLayout * _groupBoxLayout
 

Detailed Description

classe de l'objet IHM pour l'objet ColorInterface

Definition at line 45 of file TYColorInterfaceWidget.h.

Constructor & Destructor Documentation

◆ TYColorInterfaceWidget()

TYColorInterfaceWidget::TYColorInterfaceWidget ( TYColorInterface pElement,
QWidget *  _pParent = 0 
)

Constructeur.

Definition at line 36 of file TYColorInterfaceWidget.cpp.

Here is the call graph for this function:

◆ ~TYColorInterfaceWidget()

TYColorInterfaceWidget::~TYColorInterfaceWidget ( )
virtual

Destructeur.

Definition at line 69 of file TYColorInterfaceWidget.cpp.

Member Function Documentation

◆ apply

void TYColorInterfaceWidget::apply ( )
virtualslot

Definition at line 77 of file TYColorInterfaceWidget.cpp.

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

◆ colorAccepted

void TYColorInterfaceWidget::colorAccepted ( )
slot

Definition at line 88 of file TYColorInterfaceWidget.cpp.

Here is the caller graph for this function:

◆ colorModified

void TYColorInterfaceWidget::colorModified ( )
signal
Here is the caller graph for this function:

◆ getElement()

TYColorInterface* TYColorInterfaceWidget::getElement ( )
inline

Definition at line 60 of file TYColorInterfaceWidget.h.

Here is the caller graph for this function:

◆ reject

void TYColorInterfaceWidget::reject ( )
virtualslot

Definition at line 86 of file TYColorInterfaceWidget.cpp.

◆ updateContent

void TYColorInterfaceWidget::updateContent ( )
virtualslot

Definition at line 71 of file TYColorInterfaceWidget.cpp.

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

Member Data Documentation

◆ _groupBox

QGroupBox* TYColorInterfaceWidget::_groupBox
protected

Definition at line 79 of file TYColorInterfaceWidget.h.

◆ _groupBoxLayout

QGridLayout* TYColorInterfaceWidget::_groupBoxLayout
protected

Definition at line 83 of file TYColorInterfaceWidget.h.

◆ _labelColor

QLabel* TYColorInterfaceWidget::_labelColor
protected

Definition at line 80 of file TYColorInterfaceWidget.h.

◆ _pElement

TYColorInterface* TYColorInterfaceWidget::_pElement
protected

Definition at line 77 of file TYColorInterfaceWidget.h.

◆ _pushButtonColor

TYToolButton* TYColorInterfaceWidget::_pushButtonColor
protected

Definition at line 81 of file TYColorInterfaceWidget.h.


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