32 #ifndef vtkQtAnnotationView_h
33 #define vtkQtAnnotationView_h
68 void slotQtSelectionChanged(
const QItemSelection&,
const QItemSelection&);
71 unsigned long LastInputMTime;
73 QPointer<QTableView> View;
Adapts annotations to a Qt item model.
virtual QWidget * GetWidget()=0
#define VTKVIEWSQT_EXPORT
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
A VTK view that displays the annotations on its annotation link.
Superclass for Qt widget-based views.