 |
VTK
9.1.0
|
Go to the documentation of this file.
23 #ifndef QQuickVTKInteractiveWidget_h
24 #define QQuickVTKInteractiveWidget_h
32 #include "vtkGUISupportQtQuickModule.h"
41 typedef QObject Superclass;
43 Q_PROPERTY(
bool enabled READ
enabled WRITE setEnabled NOTIFY enabledChanged);
76 bool m_enabled =
false;
83 #endif // QQuickVTKInteractiveWidget_h
abstract specification for renderers