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