#include <QTransferFunctionViewer.hpp>
Definition at line 30 of file QTransferFunctionViewer.hpp.
◆ Colorf
◆ BackgroundType
◆ QTransferFunctionViewer()
| mgx::QTransferFunctionViewer::QTransferFunctionViewer |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~QTransferFunctionViewer()
| virtual mgx::QTransferFunctionViewer::~QTransferFunctionViewer |
( |
| ) |
|
|
inlinevirtual |
◆ autoAdjust
| void mgx::QTransferFunctionViewer::autoAdjust |
( |
| ) |
|
|
slot |
◆ changedTransferFunction
| void mgx::QTransferFunctionViewer::changedTransferFunction |
( |
const TransferFunction & |
fct | ) |
|
|
signal |
◆ changeNbValues
| void mgx::QTransferFunctionViewer::changeNbValues |
( |
int |
n | ) |
|
|
slot |
◆ changeTransferFunction
| void mgx::QTransferFunctionViewer::changeTransferFunction |
( |
const TransferFunction & |
fct | ) |
|
|
slot |
◆ createBackground()
| void mgx::QTransferFunctionViewer::createBackground |
( |
| ) |
|
|
protected |
◆ createChecks()
| QPixmap mgx::QTransferFunctionViewer::createChecks |
( |
| ) |
|
|
protected |
◆ editMarkers
| void mgx::QTransferFunctionViewer::editMarkers |
( |
| ) |
|
|
slot |
◆ mouseDoubleClickEvent()
| void mgx::QTransferFunctionViewer::mouseDoubleClickEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
◆ mouseMoveEvent()
| void mgx::QTransferFunctionViewer::mouseMoveEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
◆ mousePressEvent()
| void mgx::QTransferFunctionViewer::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
◆ mouseReleaseEvent()
| void mgx::QTransferFunctionViewer::mouseReleaseEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
◆ nbValues()
| size_t mgx::QTransferFunctionViewer::nbValues |
( |
| ) |
const |
◆ paintEvent()
| void mgx::QTransferFunctionViewer::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ prepareHistogram()
| void mgx::QTransferFunctionViewer::prepareHistogram |
( |
| ) |
|
|
protected |
◆ resetMouseInteraction()
| void mgx::QTransferFunctionViewer::resetMouseInteraction |
( |
| ) |
|
|
protected |
◆ reverseFunction
| void mgx::QTransferFunctionViewer::reverseFunction |
( |
| ) |
|
|
slot |
◆ setBackgroundType
| void mgx::QTransferFunctionViewer::setBackgroundType |
( |
BackgroundType |
type | ) |
|
|
slot |
◆ setBounds
| void mgx::QTransferFunctionViewer::setBounds |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
slot |
◆ setCheckSize
| void mgx::QTransferFunctionViewer::setCheckSize |
( |
int |
s | ) |
|
|
slot |
◆ setHistogram
| void mgx::QTransferFunctionViewer::setHistogram |
( |
const std::vector< double > & |
h | ) |
|
|
slot |
◆ setInterpolation
◆ setMarkerSize
| void mgx::QTransferFunctionViewer::setMarkerSize |
( |
int |
s | ) |
|
|
slot |
◆ setSelectionColor
| void mgx::QTransferFunctionViewer::setSelectionColor |
( |
QColor |
col | ) |
|
|
slot |
◆ setStickers
| void mgx::QTransferFunctionViewer::setStickers |
( |
const std::vector< double > & |
s | ) |
|
|
slot |
◆ setupGradient
| void mgx::QTransferFunctionViewer::setupGradient |
( |
| ) |
|
|
slot |
◆ transferFunction()
| const TransferFunction& mgx::QTransferFunctionViewer::transferFunction |
( |
| ) |
const |
|
inline |
◆ _nb_values
| size_t mgx::QTransferFunctionViewer::_nb_values |
|
protected |
◆ activ_pos_color
| QColor mgx::QTransferFunctionViewer::activ_pos_color |
|
protected |
◆ bg_bright
| double mgx::QTransferFunctionViewer::bg_bright |
|
protected |
◆ bg_dark
| double mgx::QTransferFunctionViewer::bg_dark |
|
protected |
◆ bg_size
| int mgx::QTransferFunctionViewer::bg_size |
|
protected |
◆ bg_type
◆ current_pos
| double mgx::QTransferFunctionViewer::current_pos |
|
protected |
◆ edit_markers
| QAction * mgx::QTransferFunctionViewer::edit_markers |
|
protected |
◆ gradient
| QLinearGradient mgx::QTransferFunctionViewer::gradient |
|
protected |
◆ hist_shape
| QPainterPath mgx::QTransferFunctionViewer::hist_shape |
|
protected |
◆ hist_values
| std::vector<double> mgx::QTransferFunctionViewer::hist_values |
|
protected |
◆ histogram
| std::vector<double> mgx::QTransferFunctionViewer::histogram |
|
protected |
◆ marker_size
| int mgx::QTransferFunctionViewer::marker_size |
|
protected |
◆ maxValue
| double mgx::QTransferFunctionViewer::maxValue |
|
protected |
◆ minValue
| double mgx::QTransferFunctionViewer::minValue |
|
protected |
◆ reverse_act
| QAction* mgx::QTransferFunctionViewer::reverse_act |
|
protected |
◆ saved_color
| Colorf mgx::QTransferFunctionViewer::saved_color |
|
protected |
◆ saved_pos
| double mgx::QTransferFunctionViewer::saved_pos |
|
protected |
◆ select_pos
| bool mgx::QTransferFunctionViewer::select_pos |
|
protected |
◆ stickers
| std::vector<double> mgx::QTransferFunctionViewer::stickers |
|
protected |
◆ sticking
| bool mgx::QTransferFunctionViewer::sticking |
|
protected |
◆ transfer_fct
◆ use_histogram
| bool mgx::QTransferFunctionViewer::use_histogram |
|
protected |
The documentation for this class was generated from the following file: