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