23#ifndef __qSlicerSubjectHierarchyTransformsPlugin_h
24#define __qSlicerSubjectHierarchyTransformsPlugin_h
29#include "qSlicerTransformsSubjectHierarchyPluginsExport.h"
31class qSlicerSubjectHierarchyTransformsPluginPrivate;
84 QIcon
icon(vtkIdType itemID)
override;
90 QString
tooltip(vtkIdType itemID)
const override;
118 QScopedPointer<qSlicerSubjectHierarchyTransformsPluginPrivate>
d_ptr;
Abstract plugin for handling Subject Hierarchy items.
Abstract Superclass for all specific types of MRML nodes.
static const vtkIdType INVALID_ITEM_ID