Button that shows/hide segmentation in 3D It creates or removes closed surface representation.
More...
#include <Modules/Loadable/Segmentations/Widgets/qMRMLSegmentationShow3DButton.h>
|
QScopedPointer< qMRMLSegmentationShow3DButtonPrivate > | d_ptr |
|
Button that shows/hide segmentation in 3D It creates or removes closed surface representation.
Definition at line 29 of file qMRMLSegmentationShow3DButton.h.
◆ locked
bool qMRMLSegmentationShow3DButton::locked |
|
readwrite |
Disables the button. It is useful for preventing segmentation from editing. Using QWidget::setEnabled would only temporarily disable the button.
Definition at line 36 of file qMRMLSegmentationShow3DButton.h.
◆ qMRMLSegmentationShow3DButton()
qMRMLSegmentationShow3DButton::qMRMLSegmentationShow3DButton |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~qMRMLSegmentationShow3DButton()
qMRMLSegmentationShow3DButton::~qMRMLSegmentationShow3DButton |
( |
| ) |
|
|
override |
◆ locked()
bool qMRMLSegmentationShow3DButton::locked |
( |
| ) |
const |
◆ onEnableSurfaceSmoothingToggled
void qMRMLSegmentationShow3DButton::onEnableSurfaceSmoothingToggled |
( |
bool |
smoothingEnabled | ) |
|
|
protectedslot |
◆ onSurfaceSmoothingFactorChanged
void qMRMLSegmentationShow3DButton::onSurfaceSmoothingFactorChanged |
( |
double |
newSmoothingFactor | ) |
|
|
protectedslot |
◆ onToggled
void qMRMLSegmentationShow3DButton::onToggled |
( |
bool |
toggled = true | ) |
|
|
protectedslot |
◆ segmentationNode()
Get current segmentation node.
◆ setLocked
void qMRMLSegmentationShow3DButton::setLocked |
( |
bool |
| ) |
|
|
slot |
◆ setSegmentationNode
Set current segmentation node.
◆ updateWidgetFromMRML
void qMRMLSegmentationShow3DButton::updateWidgetFromMRML |
( |
| ) |
|
|
protectedslot |
◆ d_ptr
QScopedPointer<qMRMLSegmentationShow3DButtonPrivate> qMRMLSegmentationShow3DButton::d_ptr |
|
protected |
The documentation for this class was generated from the following file: