KItinerary
KItinerary::VdvDateTimeCompact Struct Reference
#include <vdvbasictypes.h>
Public Member Functions | |
operator QDateTime () const | |
bool | operator!= (const QDateTime &other) const |
VdvDateTimeCompact & | operator= (const QDateTime &) |
bool | operator== (const QDateTime &other) const |
QDateTime | value () const |
Public Attributes | |
VdvNumber< 4 > | data |
Detailed Description
Date/time representation encoded in 4 byte.
Definition at line 86 of file vdvbasictypes.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 04:00:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 04:00:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.