#include <TransferFunctionDlg.hpp>
Definition at line 24 of file TransferFunctionDlg.hpp.
◆ TransferFunctionDlg()
| mgx::TransferFunctionDlg::TransferFunctionDlg |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ accept
| void mgx::TransferFunctionDlg::accept |
( |
| ) |
|
|
slot |
◆ appliedTransferFunction
| void mgx::TransferFunctionDlg::appliedTransferFunction |
( |
const TransferFunction & |
fct | ) |
|
|
signal |
◆ apply
| void mgx::TransferFunctionDlg::apply |
( |
| ) |
|
|
slot |
◆ changeBounds
| void mgx::TransferFunctionDlg::changeBounds |
( |
const std::pair< double, double > & |
bounds | ) |
|
|
slot |
◆ changeColor()
| bool mgx::TransferFunctionDlg::changeColor |
( |
QWidget * |
w | ) |
|
|
protected |
◆ changedTransferFunction
| void mgx::TransferFunctionDlg::changedTransferFunction |
( |
const TransferFunction & |
fct | ) |
|
|
signal |
◆ changeHistogram
| void mgx::TransferFunctionDlg::changeHistogram |
( |
const std::vector< double > & |
h | ) |
|
|
slot |
◆ changeTransferFunction [1/2]
| void mgx::TransferFunctionDlg::changeTransferFunction |
( |
const QString & |
name | ) |
|
|
protectedslot |
◆ changeTransferFunction [2/2]
| void mgx::TransferFunctionDlg::changeTransferFunction |
( |
const TransferFunction & |
fct | ) |
|
|
protectedslot |
◆ exec
| int mgx::TransferFunctionDlg::exec |
( |
| ) |
|
|
slot |
◆ getColor()
| QColor mgx::TransferFunctionDlg::getColor |
( |
QWidget * |
w | ) |
|
|
protected |
◆ loadSettings
| void mgx::TransferFunctionDlg::loadSettings |
( |
bool |
changeFunction = true | ) |
|
|
slot |
◆ on_buttonBox_clicked
| void mgx::TransferFunctionDlg::on_buttonBox_clicked |
( |
QAbstractButton * |
btn | ) |
|
|
protectedslot |
◆ on_deleteFunction_clicked
| void mgx::TransferFunctionDlg::on_deleteFunction_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_exportFunction_clicked
| void mgx::TransferFunctionDlg::on_exportFunction_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_functionList_currentIndexChanged
| void mgx::TransferFunctionDlg::on_functionList_currentIndexChanged |
( |
const QString & |
name | ) |
|
|
protectedslot |
◆ on_importFunction_clicked
| void mgx::TransferFunctionDlg::on_importFunction_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_renameFunction_clicked
| void mgx::TransferFunctionDlg::on_renameFunction_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_saveFunction_clicked
| void mgx::TransferFunctionDlg::on_saveFunction_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_selectSelectionColor_clicked
| void mgx::TransferFunctionDlg::on_selectSelectionColor_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_useBlack_toggled
| void mgx::TransferFunctionDlg::on_useBlack_toggled |
( |
bool |
on | ) |
|
|
protectedslot |
◆ on_useChecks_toggled
| void mgx::TransferFunctionDlg::on_useChecks_toggled |
( |
bool |
on | ) |
|
|
protectedslot |
◆ on_useCyclicHSV_toggled
| void mgx::TransferFunctionDlg::on_useCyclicHSV_toggled |
( |
bool |
on | ) |
|
|
protectedslot |
◆ on_useHSV_toggled
| void mgx::TransferFunctionDlg::on_useHSV_toggled |
( |
bool |
on | ) |
|
|
protectedslot |
◆ on_useRGB_toggled
| void mgx::TransferFunctionDlg::on_useRGB_toggled |
( |
bool |
on | ) |
|
|
protectedslot |
◆ on_useWhite_toggled
| void mgx::TransferFunctionDlg::on_useWhite_toggled |
( |
bool |
on | ) |
|
|
protectedslot |
◆ reject
| void mgx::TransferFunctionDlg::reject |
( |
| ) |
|
|
slot |
◆ reset
| void mgx::TransferFunctionDlg::reset |
( |
| ) |
|
|
slot |
◆ resetFunctionList
| void mgx::TransferFunctionDlg::resetFunctionList |
( |
| ) |
|
|
protectedslot |
◆ setColor()
| void mgx::TransferFunctionDlg::setColor |
( |
QWidget * |
w, |
|
|
const QColor & |
col |
|
) |
| |
|
protected |
◆ setDefaultTransferFunction
| void mgx::TransferFunctionDlg::setDefaultTransferFunction |
( |
const TransferFunction & |
fct | ) |
|
|
slot |
◆ setStickers
| void mgx::TransferFunctionDlg::setStickers |
( |
const std::vector< double > & |
pos | ) |
|
|
slot |
◆ setTransferFunction
| void mgx::TransferFunctionDlg::setTransferFunction |
( |
const TransferFunction & |
fct | ) |
|
|
slot |
◆ transferFunction()
◆ current
◆ default_fct
◆ fct_names
| QStringList mgx::TransferFunctionDlg::fct_names |
|
protected |
◆ fcts
◆ ui
| Ui::TransferFunctionDlg mgx::TransferFunctionDlg::ui |
|
protected |
The documentation for this class was generated from the following file: