![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
This widget handle specifically the transparency in the output image. More...
#include <TransparencyPointWidget.h>
Inherits QWidget.
Public Slots | |
| virtual void | grayLevelChanged (int) |
| virtual void | remove () |
| virtual void | transparencyChanged (double) |
Public Member Functions | |
| int | getGrayLevel () |
| double | getTransparency () |
| TransparencyPointWidget (QWidget *dad) | |
| TransparencyPointWidget (QWidget *dad, int grayLevel, double transparency) | |
Private Attributes | |
| QWidget * | dad |
| Ui_TransparencyPointWidget | ui |
This widget handle specifically the transparency in the output image.
| TransparencyPointWidget::TransparencyPointWidget | ( | QWidget * | dad, |
| int | grayLevel, | ||
| double | transparency | ||
| ) |
| int TransparencyPointWidget::getGrayLevel | ( | ) |
References ui.
| double TransparencyPointWidget::getTransparency | ( | ) |
References ui.
|
virtualslot |
References ui.
|
virtualslot |
References dad, and VolumeRenderingWidget::removeTransparencyPoint().
|
virtualslot |
|
private |
Referenced by remove(), and TransparencyPointWidget().
|
private |
Referenced by getGrayLevel(), getTransparency(), grayLevelChanged(), and TransparencyPointWidget().
1.8.13