#include <ComputeHeightMapWidget.hpp>
Inherits QWidget.
This class represents Compute Height Map GUI as view-controller for ComputeHeightMapModifier.
◆ ComputeHeightMapWidget()
◆ apply
void ComputeHeightMapWidget::apply |
( |
| ) |
|
|
protectedslot |
◆ closeModifier()
void ComputeHeightMapWidget::closeModifier |
( |
| ) |
|
◆ colorCountChanged
void ComputeHeightMapWidget::colorCountChanged |
( |
int | i | ) |
|
|
protectedslot |
◆ colormapChanged
void ComputeHeightMapWidget::colormapChanged |
( |
int | index | ) |
|
|
protectedslot |
◆ previewChanged
void ComputeHeightMapWidget::previewChanged |
( |
int | index | ) |
|
|
protectedslot |
◆ sourceChanged
void ComputeHeightMapWidget::sourceChanged |
( |
int | index | ) |
|
|
protectedslot |
◆ applyButton_
QPushButton* ComputeHeightMapWidget::applyButton_ |
|
protected |
◆ colorCountSpinBox_
QSpinBox* ComputeHeightMapWidget::colorCountSpinBox_ |
|
protected |
◆ colormapComboBox_
QComboBox* ComputeHeightMapWidget::colormapComboBox_ |
|
protected |
◆ mainWindow_
◆ modifier_
◆ previewCheckBox_
QCheckBox* ComputeHeightMapWidget::previewCheckBox_ |
|
protected |
◆ sourceComboBox_
QComboBox* ComputeHeightMapWidget::sourceComboBox_ |
|
protected |
The documentation for this class was generated from the following files:
- ComputeHeightMapWidget.hpp
- ComputeHeightMapWidget.cpp