21#ifndef __qMRMLUnitWidget_h
22#define __qMRMLUnitWidget_h
25#include <ctkVTKObject.h>
38#include "qSlicerUnitsModuleWidgetsExport.h"
39class qMRMLUnitWidgetPrivate;
134 Q_DECLARE_FLAGS(UnitProperties, UnitProperty)
204 QScopedPointer<qMRMLUnitWidgetPrivate>
d_ptr;
Combobox that automatically displays all the nodes of the scene that match filtering criteria.
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.
Slicer logic for unit manipulation.