21#ifndef __qMRMLCaptureToolBar_h
22#define __qMRMLCaptureToolBar_h
31#include <ctkVTKObject.h>
36#include "qMRMLWidgetsExport.h"
38class qMRMLCaptureToolBarPrivate;
48 Q_PROPERTY(
bool popupsTimeOut READ popupsTimeOut WRITE setPopupsTimeOut)
76 QScopedPointer<qMRMLCaptureToolBarPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.
MRML node to represent a 3D view.