KItinerary::Fcb::StationPassageData
#include <fcbticket.h>
Properties | |
QList< QByteArray > | areaCodeIA5 |
QList< int > | areaCodeNum |
QList< QString > | areaNameUTF8 |
KItinerary::Fcb::ExtensionData | extension |
int | numberOfDaysValid |
QByteArray | productIdIA5 |
int | productIdNum |
QString | productName |
QByteArray | productOwnerIA5 |
int | productOwnerNum |
UPER_EXTENDABLE_GADGET QByteArray | referenceIA5 |
int | referenceNum |
KItinerary::Fcb::CodeTableType | stationCodeTable |
QList< QByteArray > | stationIA5 |
QList< QString > | stationNameUTF8 |
QList< int > | stationNum |
int | validFromDay |
int | validFromTime |
int | validFromUTCOffset |
int | validUntilDay |
int | validUntilTime |
int | validUntilUTCOffset |
Detailed Description
Station passage document.
Definition at line 869 of file fcbticket.h.
Property Documentation
◆ areaCodeIA5
|
read |
Definition at line 883 of file fcbticket.h.
◆ areaCodeNum
|
read |
Definition at line 882 of file fcbticket.h.
◆ areaNameUTF8
Definition at line 884 of file fcbticket.h.
◆ extension
|
read |
Definition at line 892 of file fcbticket.h.
◆ numberOfDaysValid
|
read |
Definition at line 891 of file fcbticket.h.
◆ productIdIA5
|
read |
Definition at line 876 of file fcbticket.h.
◆ productIdNum
|
read |
Definition at line 875 of file fcbticket.h.
◆ productName
|
read |
Definition at line 877 of file fcbticket.h.
◆ productOwnerIA5
|
read |
Definition at line 874 of file fcbticket.h.
◆ productOwnerNum
|
read |
Definition at line 873 of file fcbticket.h.
◆ referenceIA5
|
read |
Definition at line 871 of file fcbticket.h.
◆ referenceNum
|
read |
Definition at line 872 of file fcbticket.h.
◆ stationCodeTable
|
read |
Definition at line 878 of file fcbticket.h.
◆ stationIA5
|
read |
Definition at line 880 of file fcbticket.h.
◆ stationNameUTF8
Definition at line 881 of file fcbticket.h.
◆ stationNum
|
read |
Definition at line 879 of file fcbticket.h.
◆ validFromDay
|
read |
Definition at line 885 of file fcbticket.h.
◆ validFromTime
|
read |
Definition at line 886 of file fcbticket.h.
◆ validFromUTCOffset
|
read |
Definition at line 887 of file fcbticket.h.
◆ validUntilDay
|
read |
Definition at line 888 of file fcbticket.h.
◆ validUntilTime
|
read |
Definition at line 889 of file fcbticket.h.
◆ validUntilUTCOffset
|
read |
Definition at line 890 of file fcbticket.h.
The documentation for this class was generated from the following file:
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.