32 #ifndef vtkQtAnnotationView_h
33 #define vtkQtAnnotationView_h
35 #include "vtkViewsQtModule.h"
36 #include "QVTKWin32Header.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
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.