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

#include <TYPaletteWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 

Public Member Functions

 TYPaletteLimitsWidget (TYPalette *pElement, QWidget *_pParent=nullptr)
 

Protected Attributes

TYPalette_pElement
 
QVBoxLayout * _layout
 
QGroupBox * _groupBox
 
QLabel * _label_lower_bound
 
QLabel * _label_upper_bound
 
QLabel * _label_nb_colors
 
TYLineEdit_lineEdit_lower_bound
 
TYLineEdit_lineEdit_upper_bound
 
QLineEdit * _lineEdit_nb_colors
 

Detailed Description

Definition at line 59 of file TYPaletteWidget.h.

Constructor & Destructor Documentation

◆ TYPaletteLimitsWidget()

TYPaletteLimitsWidget::TYPaletteLimitsWidget ( TYPalette pElement,
QWidget *  _pParent = nullptr 
)

Definition at line 665 of file TYPaletteWidget.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ apply

void TYPaletteLimitsWidget::apply ( )
virtualslot

Definition at line 716 of file TYPaletteWidget.cpp.

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

◆ updateContent

void TYPaletteLimitsWidget::updateContent ( )
virtualslot

Definition at line 709 of file TYPaletteWidget.cpp.

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

Member Data Documentation

◆ _groupBox

QGroupBox* TYPaletteLimitsWidget::_groupBox
protected

Definition at line 72 of file TYPaletteWidget.h.

◆ _label_lower_bound

QLabel* TYPaletteLimitsWidget::_label_lower_bound
protected

Definition at line 73 of file TYPaletteWidget.h.

◆ _label_nb_colors

QLabel* TYPaletteLimitsWidget::_label_nb_colors
protected

Definition at line 75 of file TYPaletteWidget.h.

◆ _label_upper_bound

QLabel* TYPaletteLimitsWidget::_label_upper_bound
protected

Definition at line 74 of file TYPaletteWidget.h.

◆ _layout

QVBoxLayout* TYPaletteLimitsWidget::_layout
protected

Definition at line 71 of file TYPaletteWidget.h.

◆ _lineEdit_lower_bound

TYLineEdit* TYPaletteLimitsWidget::_lineEdit_lower_bound
protected

Definition at line 76 of file TYPaletteWidget.h.

◆ _lineEdit_nb_colors

QLineEdit* TYPaletteLimitsWidget::_lineEdit_nb_colors
protected

Definition at line 78 of file TYPaletteWidget.h.

◆ _lineEdit_upper_bound

TYLineEdit* TYPaletteLimitsWidget::_lineEdit_upper_bound
protected

Definition at line 77 of file TYPaletteWidget.h.

◆ _pElement

TYPalette* TYPaletteLimitsWidget::_pElement
protected

Definition at line 70 of file TYPaletteWidget.h.


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