23#ifndef __qSlicerSubjectHierarchyTransformsPlugin_h
24#define __qSlicerSubjectHierarchyTransformsPlugin_h
29#include "qSlicerTransformsSubjectHierarchyPluginsExport.h"
31class qSlicerSubjectHierarchyTransformsPluginPrivate;
81 QIcon
icon(vtkIdType itemID)
override;
87 QString
tooltip(vtkIdType itemID)
const override;
151 QScopedPointer<qSlicerSubjectHierarchyTransformsPluginPrivate>
d_ptr;
qSlicerSubjectHierarchyAbstractPlugin(QObject *parent=nullptr)
Abstract Superclass for all specific types of MRML nodes.
static const vtkIdType INVALID_ITEM_ID