KItinerary
KItinerary::VdvBcdDate Struct Reference
#include <vdvbasictypes.h>
Public Member Functions | |
operator QDate () const | |
bool | operator!= (const QDate &other) const |
VdvBcdDate & | operator= (const QDate &) |
bool | operator== (const QDate &other) const |
QDate | value () const |
Public Attributes | |
VdvBcdNumber< 1 > | bcdDay |
VdvBcdNumber< 1 > | bcdMonth |
VdvBcdNumber< 2 > | bcdYear |
Detailed Description
Date encoded as 8 BCD digits.
Definition at line 43 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.