KItinerary::VdvTicketTravelerData
KItinerary::VdvTicketTravelerData Class Reference
#include <vdvticketcontent.h>
Public Types | |
enum | { Tag = 0xDB } |
Properties | |
QDate | birthDate |
uint | gender |
Public Member Functions | |
const char * | name () const |
int | nameSize (int elementSize) const |
Public Attributes | |
char | nameBegin |
Detailed Description
Product specific data - traveler information.
Definition at line 65 of file vdvticketcontent.h.
Member Enumeration Documentation
◆ anonymous enum
anonymous enum |
Definition at line 82 of file vdvticketcontent.h.
Property Documentation
◆ birthDate
|
read |
Definition at line 69 of file vdvticketcontent.h.
◆ gender
|
read |
Definition at line 68 of file vdvticketcontent.h.
Member Function Documentation
◆ name()
|
inline |
Definition at line 73 of file vdvticketcontent.h.
◆ nameSize()
|
inline |
Definition at line 77 of file vdvticketcontent.h.
Member Data Documentation
◆ nameBegin
char KItinerary::VdvTicketTravelerData::nameBegin |
Definition at line 71 of file vdvticketcontent.h.
The documentation for this class 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.