30 #ifndef vtkQtAnnotationView_h 31 #define vtkQtAnnotationView_h 33 #include "vtkViewsQtModule.h" 71 void slotQtSelectionChanged(
const QItemSelection&,
const QItemSelection&);
76 QPointer<QTableView> View;
vtkTypeUInt32 vtkMTimeType
Adapts annotations to a Qt item model.
virtual void Update()
Update the view.
virtual QWidget * GetWidget()=0
Get the main container of this view (a QWidget).
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
A VTK view that displays the annotations on its annotation link.
Superclass for Qt widget-based views.