33 #ifndef vtkQtRecordView_h
34 #define vtkQtRecordView_h
36 #include "vtkViewsQtModule.h"
37 #include "QVTKWin32Header.h"
72 vtkGetMacro(FieldType,
int);
73 void SetFieldType(
int);
76 vtkGetMacro(CurrentRow,
int);
77 vtkGetStringMacro(
Text);
103 unsigned long CurrentSelectionMTime;
104 unsigned long LastInputMTime;
105 unsigned long LastMTime;
Superclass for QAbstractItemView-based views.
extract field data as a table
virtual QWidget * GetWidget()=0
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))