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

#include <TYLookupTableWidget.h>

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

Public Slots

void update (const TYPalette *palette)
 

Public Member Functions

 TYLabeledLookupTableWidget (const TYPalette *palette, QWidget *parent=0, const char *name=0)
 
virtual ~TYLabeledLookupTableWidget ()
 

Protected Attributes

TYLookupTableWidgetp_scale
 
QDoubleSpinBox * p_minBound
 
QDoubleSpinBox * p_maxBound
 

Detailed Description

Definition at line 75 of file TYLookupTableWidget.h.

Constructor & Destructor Documentation

◆ TYLabeledLookupTableWidget()

TYLabeledLookupTableWidget::TYLabeledLookupTableWidget ( const TYPalette palette,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 89 of file TYLookupTableWidget.cpp.

Here is the call graph for this function:

◆ ~TYLabeledLookupTableWidget()

TYLabeledLookupTableWidget::~TYLabeledLookupTableWidget ( )
virtual

Definition at line 119 of file TYLookupTableWidget.cpp.

Member Function Documentation

◆ update

void TYLabeledLookupTableWidget::update ( const TYPalette palette)
slot

Definition at line 121 of file TYLookupTableWidget.cpp.

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

Member Data Documentation

◆ p_maxBound

QDoubleSpinBox* TYLabeledLookupTableWidget::p_maxBound
protected

Definition at line 89 of file TYLookupTableWidget.h.

◆ p_minBound

QDoubleSpinBox* TYLabeledLookupTableWidget::p_minBound
protected

Definition at line 88 of file TYLookupTableWidget.h.

◆ p_scale

TYLookupTableWidget* TYLabeledLookupTableWidget::p_scale
protected

Definition at line 87 of file TYLookupTableWidget.h.


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