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