vtkQtTableDataRepresentation Class Reference

#include <vtkQtTableDataRepresentation.h>

Inheritance diagram for vtkQtTableDataRepresentation:

Inheritance graph
[legend]
Collaboration diagram for vtkQtTableDataRepresentation:

Collaboration graph
[legend]

List of all members.


Detailed Description

Show table metadata in a QListView.

This specializes vtkQtTableRepresentation to provide a data view of the table instead of a metadata view. We do not yet tell you what exactly you should do with the data -- that's left for subclasses. Obvious possibilities are a spreadsheet view and a chart view.

Definition at line 42 of file vtkQtTableDataRepresentation.h.


Public Types

typedef vtkQtTableRepresentation Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static int IsTypeOf (const char *type)
static
vtkQtTableDataRepresentation
SafeDownCast (vtkObject *o)
static
vtkQtTableDataRepresentation
New ()

Protected Member Functions

 vtkQtTableDataRepresentation ()
 ~vtkQtTableDataRepresentation ()
void SetModelType ()

Member Typedef Documentation

Reimplemented from vtkQtTableRepresentation.

Reimplemented in vtkQtChartRepresentation, and vtkQtChartTableRepresentation.

Definition at line 45 of file vtkQtTableDataRepresentation.h.


Constructor & Destructor Documentation

vtkQtTableDataRepresentation::vtkQtTableDataRepresentation (  )  [protected]

vtkQtTableDataRepresentation::~vtkQtTableDataRepresentation (  )  [protected]


Member Function Documentation

virtual const char* vtkQtTableDataRepresentation::GetClassName (  )  [virtual]

static int vtkQtTableDataRepresentation::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkQtTableRepresentation.

Reimplemented in vtkQtChartRepresentation, and vtkQtChartTableRepresentation.

virtual int vtkQtTableDataRepresentation::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkQtTableRepresentation.

Reimplemented in vtkQtChartRepresentation, and vtkQtChartTableRepresentation.

static vtkQtTableDataRepresentation* vtkQtTableDataRepresentation::SafeDownCast ( vtkObject o  )  [static]

static vtkQtTableDataRepresentation* vtkQtTableDataRepresentation::New (  )  [static]

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkDataRepresentation.

Reimplemented in vtkQtChartRepresentation, and vtkQtChartTableRepresentation.

void vtkQtTableDataRepresentation::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkQtTableRepresentation.

Reimplemented in vtkQtChartRepresentation, and vtkQtChartTableRepresentation.

void vtkQtTableDataRepresentation::SetModelType (  )  [protected, virtual]

This should set the model type to DATA, METADATA or FULL depending on what you want.

Reimplemented from vtkQtTableRepresentation.


The documentation for this class was generated from the following file:

Generated on Wed Jun 3 19:29:08 2009 for VTK by  doxygen 1.5.6