vtkQtTimePointUtility Class Reference

#include <vtkQtTimePointUtility.h>

Inheritance diagram for vtkQtTimePointUtility:

Inheritance graph
[legend]
Collaboration diagram for vtkQtTimePointUtility:

Collaboration graph
[legend]

List of all members.


Detailed Description

performs common time operations

vtkQtTimePointUtility is provides methods to perform common time operations.

Tests:
vtkQtTimePointUtility (Tests)

Definition at line 37 of file vtkQtTimePointUtility.h.


Public Types

typedef vtkObject Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkQtTimePointUtilitySafeDownCast (vtkObject *o)
static QDateTime TimePointToQDateTime (vtkTypeUInt64 time)
static vtkTypeUInt64 QDateTimeToTimePoint (QDateTime time)
static vtkTypeUInt64 QDateToTimePoint (QDate date)
static vtkTypeUInt64 QTimeToTimePoint (QTime time)

Protected Member Functions

 vtkQtTimePointUtility ()
 ~vtkQtTimePointUtility ()

Member Typedef Documentation

Reimplemented from vtkObject.

Definition at line 40 of file vtkQtTimePointUtility.h.


Constructor & Destructor Documentation

vtkQtTimePointUtility::vtkQtTimePointUtility (  )  [inline, protected]

Definition at line 48 of file vtkQtTimePointUtility.h.

vtkQtTimePointUtility::~vtkQtTimePointUtility (  )  [inline, protected]

Definition at line 49 of file vtkQtTimePointUtility.h.


Member Function Documentation

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

Reimplemented from vtkObject.

static int vtkQtTimePointUtility::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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkObject.

virtual int vtkQtTimePointUtility::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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkObject.

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

Reimplemented from vtkObject.

static QDateTime vtkQtTimePointUtility::TimePointToQDateTime ( vtkTypeUInt64  time  )  [static]

static vtkTypeUInt64 vtkQtTimePointUtility::QDateTimeToTimePoint ( QDateTime  time  )  [static]

static vtkTypeUInt64 vtkQtTimePointUtility::QDateToTimePoint ( QDate  date  )  [static]

static vtkTypeUInt64 vtkQtTimePointUtility::QTimeToTimePoint ( QTime  time  )  [static]


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

Generated on Wed Aug 24 12:00:47 2011 for VTK by  doxygen 1.5.6