28#ifndef vtkQtTimePointUtility_h
29#define vtkQtTimePointUtility_h
31#include "vtkGUISupportQtSQLModule.h"
a simple class to control print indentation
abstract base class for most VTK objects
performs common time operations
~vtkQtTimePointUtility() override=default
static vtkTypeUInt64 QDateTimeToTimePoint(QDateTime time)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkQtTimePointUtility()=default
static QDateTime TimePointToQDateTime(vtkTypeUInt64 time)
static vtkTypeUInt64 QDateToTimePoint(QDate date)
static vtkTypeUInt64 QTimeToTimePoint(QTime time)