33 #ifndef vtkQtRecordView_h
34 #define vtkQtRecordView_h
71 vtkGetMacro(FieldType,
int);
72 void SetFieldType(
int);
75 vtkGetMacro(CurrentRow,
int);
76 vtkGetStringMacro(
Text);
102 unsigned long CurrentSelectionMTime;
103 unsigned long LastInputMTime;
104 unsigned long LastMTime;
Superclass for QAbstractItemView-based views.
extract field data as a table
virtual QWidget * GetWidget()=0
#define VTKVIEWSQT_EXPORT
virtual void AddRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep))
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
QPointer< QTextEdit > TextWidget
The superclass for all representations.
vtkSmartPointer< vtkDataObjectToTable > DataObjectToTable
Superclass for Qt widget-based views.
virtual void RemoveRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep))