31 #ifndef vtkQtTimePointUtility_h
32 #define vtkQtTimePointUtility_h
34 #include "vtkGUISupportQtSQLModule.h"
abstract base class for most VTK objects
performs common time operations
static vtkTypeUInt64 QDateTimeToTimePoint(QDateTime time)
static QDateTime TimePointToQDateTime(vtkTypeUInt64 time)
static vtkTypeUInt64 QDateToTimePoint(QDate date)
static vtkTypeUInt64 QTimeToTimePoint(QTime time)