This widget handle specifically the color of each voxel (R, G, B) in the output rendered image.
More...
#include <ColorPointWidget.h>
This widget handle specifically the color of each voxel (R, G, B) in the output rendered image.
The color point widget appears in the bottom part of the widget.
ColorPointWidget::ColorPointWidget |
( |
QWidget * |
dad | ) |
|
ColorPointWidget::ColorPointWidget |
( |
QWidget * |
dad, |
|
|
int |
grayLevel, |
|
|
QColor |
color |
|
) |
| |
virtual void ColorPointWidget::colorButtonClicked |
( |
| ) |
|
|
virtualslot |
QColor ColorPointWidget::getColor |
( |
| ) |
|
int ColorPointWidget::getGrayLevel |
( |
| ) |
|
virtual void ColorPointWidget::grayLevelChanged |
( |
int |
| ) |
|
|
virtualslot |
virtual void ColorPointWidget::remove |
( |
| ) |
|
|
virtualslot |
QColor ColorPointWidget::currentColor |
|
private |
QWidget* ColorPointWidget::dad |
|
private |
Ui_ColorPointWidget ColorPointWidget::ui |
|
private |
The documentation for this class was generated from the following file: