Engauge Digitizer 2
Loading...
Searching...
No Matches
Classes | Typedefs
FormatDateTime.h File Reference
#include "CoordUnitsDate.h"
#include "CoordUnitsTime.h"
#include <QDateTime>
#include <QHash>
#include <QString>
#include <QStringList>
#include <QValidator>
Include dependency graph for FormatDateTime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FormatDateTime
 Input parsing and output formatting for date/time values. More...
 

Typedefs

typedef QHash< CoordUnitsDate, QStringFormatDate
 
typedef QHash< CoordUnitsTime, QStringFormatTime
 
typedef QHash< CoordUnitsDate, QStringListFormatsDate
 
typedef QHash< CoordUnitsTime, QStringListFormatsTime
 

Typedef Documentation

◆ FormatDate

Definition at line 18 of file FormatDateTime.h.

◆ FormatsDate

Definition at line 21 of file FormatDateTime.h.

◆ FormatsTime

Definition at line 22 of file FormatDateTime.h.

◆ FormatTime

Definition at line 19 of file FormatDateTime.h.