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.
Member Function Documentation
◆ operator QDateTime()
|
inline |
Definition at line 104 of file vdvbasictypes.h.
◆ operator!=()
|
inline |
Definition at line 106 of file vdvbasictypes.h.
◆ operator=()
|
inline |
Definition at line 109 of file vdvbasictypes.h.
◆ operator==()
|
inline |
Definition at line 105 of file vdvbasictypes.h.
◆ value()
|
inline |
Definition at line 90 of file vdvbasictypes.h.
Member Data Documentation
◆ data
VdvNumber<4> KItinerary::VdvDateTimeCompact::data |
Definition at line 88 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-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.