23 #ifndef __qSlicerSubjectHierarchyCloneNodePlugin_h 24 #define __qSlicerSubjectHierarchyCloneNodePlugin_h 29 #include "qSlicerSubjectHierarchyModuleWidgetsExport.h" 31 class qSlicerSubjectHierarchyCloneNodePluginPrivate;
45 Q_INVOKABLE
static const QString getCloneNodeNamePostfix();
57 void cloneCurrentItem();
60 QScopedPointer<qSlicerSubjectHierarchyCloneNodePluginPrivate>
d_ptr;
QScopedPointer< qSlicerSubjectHierarchyCloneNodePluginPrivate > d_ptr
Abstract plugin for handling Subject Hierarchy items.
virtual Q_INVOKABLE void showContextMenuActionsForItem(vtkIdType itemID)
qSlicerSubjectHierarchyAbstractPlugin Superclass
virtual Q_INVOKABLE QList< QAction * > itemContextMenuActions() const