17 #ifndef vtkQtAnnotationView_h
18 #define vtkQtAnnotationView_h
21 #include "vtkViewsQtModule.h"
29 VTK_ABI_NAMESPACE_BEGIN
59 void slotQtSelectionChanged(
const QItemSelection&,
const QItemSelection&);
64 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.