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

Outil IHM utile a l'affichage de la palette de couleur. More...

#include <TYLookupTableWidget.h>

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

Public Member Functions

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

Protected Member Functions

void paintEvent (QPaintEvent *)
 
void resizeEvent (QResizeEvent *)
 
void drawPalette (QPainter *painter)
 

Protected Attributes

const TYPalette_palette
 
QRect * _rectPal
 

Friends

class TYLabeledLookupTableWidget
 

Detailed Description

Outil IHM utile a l'affichage de la palette de couleur.

Definition at line 56 of file TYLookupTableWidget.h.

Constructor & Destructor Documentation

◆ TYLookupTableWidget()

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

Definition at line 38 of file TYLookupTableWidget.cpp.

◆ ~TYLookupTableWidget()

TYLookupTableWidget::~TYLookupTableWidget ( )
virtual

Definition at line 47 of file TYLookupTableWidget.cpp.

Member Function Documentation

◆ drawPalette()

void TYLookupTableWidget::drawPalette ( QPainter *  painter)
protected

Definition at line 60 of file TYLookupTableWidget.cpp.

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

◆ paintEvent()

void TYLookupTableWidget::paintEvent ( QPaintEvent *  )
protected

Definition at line 49 of file TYLookupTableWidget.cpp.

Here is the call graph for this function:

◆ resizeEvent()

void TYLookupTableWidget::resizeEvent ( QResizeEvent *  e)
protected

Definition at line 55 of file TYLookupTableWidget.cpp.

Friends And Related Function Documentation

◆ TYLabeledLookupTableWidget

friend class TYLabeledLookupTableWidget
friend

Definition at line 60 of file TYLookupTableWidget.h.

Member Data Documentation

◆ _palette

const TYPalette* TYLookupTableWidget::_palette
protected

Definition at line 71 of file TYLookupTableWidget.h.

◆ _rectPal

QRect* TYLookupTableWidget::_rectPal
protected

Definition at line 72 of file TYLookupTableWidget.h.


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