open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Slots | Public Member Functions | List of all members
dlg_TFTable Class Reference

#include <dlg_TFTable.h>

Inheritance diagram for dlg_TFTable:
Collaboration diagram for dlg_TFTable:

Public Slots

void addPoint ()
 
void cellValueChanged (int, int)
 
void changeColor ()
 
void itemClicked (QTableWidgetItem *)
 
void removeSelectedPoint ()
 
void updateHistogram ()
 
void updateTable ()
 

Public Member Functions

 dlg_TFTable (iAChartWithFunctionsWidget *parent, iAChartFunction *func)
 
- Public Member Functions inherited from iAQTtoUIConnector< QtContainerType, uiType >
 iAQTtoUIConnector (QWidget *parent=0, Qt::WindowFlags f=0)
 

Constructor & Destructor Documentation

◆ dlg_TFTable()

dlg_TFTable::dlg_TFTable ( iAChartWithFunctionsWidget parent,
iAChartFunction func 
)

Member Function Documentation

◆ addPoint

void dlg_TFTable::addPoint ( )
slot

◆ cellValueChanged

void dlg_TFTable::cellValueChanged ( int  changedRow,
int  changedColumn 
)
slot

◆ changeColor

void dlg_TFTable::changeColor ( )
slot

◆ itemClicked

void dlg_TFTable::itemClicked ( QTableWidgetItem *  item)
slot

◆ removeSelectedPoint

void dlg_TFTable::removeSelectedPoint ( )
slot

◆ updateHistogram

void dlg_TFTable::updateHistogram ( )
slot

◆ updateTable

void dlg_TFTable::updateTable ( )
slot

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