Go to the documentation of this file.
34 #ifndef vtkQtRecordView_h
35 #define vtkQtRecordView_h
37 #include "vtkViewsQtModule.h"
77 vtkGetMacro(FieldType,
int);
81 vtkGetMacro(CurrentRow,
int);
Superclass for QAbstractItemView-based views.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void AddRepresentationInternal(vtkDataRepresentation *rep) override
QWidget * GetWidget() override
Get the main container of this view (a QWidget).
void RemoveRepresentationInternal(vtkDataRepresentation *rep) override
void Update() override
Updates the view.
The superclass for all representations.
vtkSmartPointer< vtkDataObjectToTable > DataObjectToTable
a simple class to control print indentation
QPointer< QTextEdit > TextWidget
~vtkQtRecordView() override
static vtkQtRecordView * New()
Superclass for Qt widget-based views.
extract field data as a table
vtkTypeUInt32 vtkMTimeType