#include <Libs/MRML/Widgets/qMRMLNodeAttributeTableWidget.h>
|
void | setMRMLNode (vtkMRMLNode *node) |
| Set the inspected MRML node.
|
|
void | updateWidgetFromMRML () |
| Refreshes the widget contents (useful for keeping displayed contents up-to-date without invoking node modified event)
|
|
|
QScopedPointer< qMRMLNodeAttributeTableWidgetPrivate > | d_ptr |
|
◆ qMRMLNodeAttributeTableWidget()
qMRMLNodeAttributeTableWidget::qMRMLNodeAttributeTableWidget |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~qMRMLNodeAttributeTableWidget()
qMRMLNodeAttributeTableWidget::~qMRMLNodeAttributeTableWidget |
( |
| ) |
|
|
override |
◆ mrmlNode()
vtkMRMLNode * qMRMLNodeAttributeTableWidget::mrmlNode |
( |
| ) |
const |
Get the inspected MRML node.
◆ setMRMLNode
void qMRMLNodeAttributeTableWidget::setMRMLNode |
( |
vtkMRMLNode * | node | ) |
|
|
slot |
Set the inspected MRML node.
◆ showEvent()
void qMRMLNodeAttributeTableWidget::showEvent |
( |
QShowEvent * | | ) |
|
|
overrideprotected |
◆ tableView()
Get node attribute table view.
◆ updateWidgetFromMRML
void qMRMLNodeAttributeTableWidget::updateWidgetFromMRML |
( |
| ) |
|
|
slot |
Refreshes the widget contents (useful for keeping displayed contents up-to-date without invoking node modified event)
◆ d_ptr
QScopedPointer<qMRMLNodeAttributeTableWidgetPrivate> qMRMLNodeAttributeTableWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: