#include <depthimagetoolboxaction.h>
|
void | valueChanged (int id, QString name, int layerId1, QString offset1, int layerId2, QString offset2, int, int) |
|
◆ DepthRowImageToolBoxAction()
sofa::gui::qt::DepthRowImageToolBoxAction::DepthRowImageToolBoxAction |
( |
int |
_index | ) |
|
|
inline |
◆ ~DepthRowImageToolBoxAction()
sofa::gui::qt::DepthRowImageToolBoxAction::~DepthRowImageToolBoxAction |
( |
| ) |
|
|
inlineoverride |
◆ change
void sofa::gui::qt::DepthRowImageToolBoxAction::change |
( |
| ) |
|
|
inlineslot |
◆ setParameters()
◆ setValue()
void sofa::gui::qt::DepthRowImageToolBoxAction::setValue |
( |
QString |
_name, |
|
|
int |
_layerId1, |
|
|
QString |
_offset1, |
|
|
int |
_layerId2, |
|
|
QString |
_offset2, |
|
|
int |
_base, |
|
|
int |
_nbSlice |
|
) |
| |
|
inline |
◆ toTableWidgetRow()
void sofa::gui::qt::DepthRowImageToolBoxAction::toTableWidgetRow |
( |
QTableWidget * |
listLayers | ) |
|
|
inline |
◆ valueChanged
void sofa::gui::qt::DepthRowImageToolBoxAction::valueChanged |
( |
int |
id, |
|
|
QString |
name, |
|
|
int |
layerId1, |
|
|
QString |
offset1, |
|
|
int |
layerId2, |
|
|
QString |
offset2, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
|
signal |