13 #ifndef QMITKTRANSFERFUNCTIONWIDGET_H 14 #define QMITKTRANSFERFUNCTIONWIDGET_H 17 #include "ui_QmitkTransferFunctionWidget.h" 26 #include <QPushButton> 46 void SetScalarLabel(
const QString &scalarLabel);
48 void ShowScalarOpacityFunction(
bool show);
49 void ShowColorFunction(
bool show);
50 void ShowGradientOpacityFunction(
bool show);
52 void SetScalarOpacityFunctionEnabled(
bool enable);
53 void SetColorFunctionEnabled(
bool enable);
54 void SetGradientOpacityFunctionEnabled(
bool enable);
58 void SetXValueScalar(
const QString text);
59 void SetYValueScalar(
const QString text);
60 void SetXValueGradient(
const QString text);
61 void SetYValueGradient(
const QString text);
62 void SetXValueColor(
const QString text);
64 void OnUpdateCanvas();
68 void OnSpanChanged(
int lower,
int upper);
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
Class for nodes of the DataTree.