#include <Libs/MRML/Widgets/qMRMLDisplayNodeWidget.h>
List of all members.
Detailed Description
Definition at line 37 of file qMRMLDisplayNodeWidget.h.
Constructor & Destructor Documentation
| qMRMLDisplayNodeWidget::qMRMLDisplayNodeWidget |
( |
QWidget * |
parent = 0 | ) |
|
| virtual qMRMLDisplayNodeWidget::~qMRMLDisplayNodeWidget |
( |
| ) |
[virtual] |
Member Function Documentation
| bool qMRMLDisplayNodeWidget::clipping |
( |
| ) |
const |
| bool qMRMLDisplayNodeWidget::selected |
( |
| ) |
const |
| void qMRMLDisplayNodeWidget::setClipping |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setClippingVisible |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setMRMLDisplayableNode |
( |
vtkMRMLNode * |
displayableNode | ) |
[slot] |
Utility function to be connected with generic signals, it internally shows the 1st display node.
| void qMRMLDisplayNodeWidget::setMRMLDisplayNode |
( |
vtkMRMLNode * |
node | ) |
[slot] |
Utility function to be connected with generic signals.
Set the volume node to display.
| void qMRMLDisplayNodeWidget::setSelected |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setSelectedVisible |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setSliceIntersectionThickness |
( |
int |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setSliceIntersectionThicknessVisible |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setSliceIntersectionVisible |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setSliceIntersectionVisibleVisible |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setVisibility |
( |
bool |
| ) |
[slot] |
| void qMRMLDisplayNodeWidget::setVisibilityVisible |
( |
bool |
| ) |
[slot] |
Make checkboxes visible or invisible, for use with display nodes that don't need to control visibility, selected, clipping, slice intersection visibility, slice intersection thickness
| int qMRMLDisplayNodeWidget::sliceIntersectionThickness |
( |
| ) |
const |
| bool qMRMLDisplayNodeWidget::sliceIntersectionVisible |
( |
| ) |
const |
| void qMRMLDisplayNodeWidget::updateNodeFromProperty |
( |
| ) |
[protected, slot] |
| void qMRMLDisplayNodeWidget::updateWidgetFromMRML |
( |
| ) |
[protected, slot] |
| bool qMRMLDisplayNodeWidget::visibility |
( |
| ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: