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

#include <TabPointsWidget.h>

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

Public Slots

void tabValueChanged (int, int)
 
virtual void contextMenuEvent (QContextMenuEvent *e)
 

Public Member Functions

 TabPointsWidget (TYTabPoint &listPoints, QWidget *parent=nullptr)
 
virtual void update ()
 
virtual void apply ()
 

Private Member Functions

void setAttributes (int row)
 
void initRow (int row)
 

Private Attributes

TYTabPoint_listPoints
 

Detailed Description

Definition at line 18 of file TabPointsWidget.h.

Constructor & Destructor Documentation

◆ TabPointsWidget()

TabPointsWidget::TabPointsWidget ( TYTabPoint listPoints,
QWidget *  parent = nullptr 
)

Definition at line 25 of file TabPointsWidget.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ apply()

void TabPointsWidget::apply ( )
virtual

Definition at line 63 of file TabPointsWidget.cpp.

Here is the caller graph for this function:

◆ contextMenuEvent

void TabPointsWidget::contextMenuEvent ( QContextMenuEvent *  e)
virtualslot

Definition at line 110 of file TabPointsWidget.cpp.

Here is the call graph for this function:

◆ initRow()

void TabPointsWidget::initRow ( int  row)
private

Definition at line 103 of file TabPointsWidget.cpp.

Here is the caller graph for this function:

◆ setAttributes()

void TabPointsWidget::setAttributes ( int  row)
private

Definition at line 96 of file TabPointsWidget.cpp.

Here is the caller graph for this function:

◆ tabValueChanged

void TabPointsWidget::tabValueChanged ( int  row,
int  col 
)
slot

Definition at line 83 of file TabPointsWidget.cpp.

Here is the caller graph for this function:

◆ update()

void TabPointsWidget::update ( )
virtual

Definition at line 44 of file TabPointsWidget.cpp.

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

Member Data Documentation

◆ _listPoints

TYTabPoint& TabPointsWidget::_listPoints
private

Definition at line 37 of file TabPointsWidget.h.


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