30 #ifndef vtkQtAnnotationView_h
31 #define vtkQtAnnotationView_h
33 #include "vtkViewsQtModule.h"
71 void slotQtSelectionChanged(
const QItemSelection&,
const QItemSelection&);
76 QPointer<QTableView> View;
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).
vtkTypeUInt64 vtkMTimeType
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
A VTK view that displays the annotations on its annotation link.
Superclass for Qt widget-based views.