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