KItinerary::Fcb::v3::StationPassageData
#include <fcbticket3.h>
Properties | |
QList< QByteArray > | areaCodeIA5 |
QList< int > | areaCodeNum |
QList< QString > | areaNameUTF8 |
KItinerary::Fcb::v3::ExtensionData | extension |
int | numberOfDaysValid |
QByteArray | productIdIA5 |
int | productIdNum |
QString | productName |
QByteArray | productOwnerIA5 |
int | productOwnerNum |
UPER_EXTENDABLE_GADGET QByteArray | referenceIA5 |
int | referenceNum |
KItinerary::Fcb::v3::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 905 of file fcbticket3.h.
Property Documentation
◆ areaCodeIA5
|
read |
Definition at line 919 of file fcbticket3.h.
◆ areaCodeNum
|
read |
Definition at line 918 of file fcbticket3.h.
◆ areaNameUTF8
Definition at line 920 of file fcbticket3.h.
◆ extension
|
read |
Definition at line 928 of file fcbticket3.h.
◆ numberOfDaysValid
|
read |
Definition at line 927 of file fcbticket3.h.
◆ productIdIA5
|
read |
Definition at line 912 of file fcbticket3.h.
◆ productIdNum
|
read |
Definition at line 911 of file fcbticket3.h.
◆ productName
|
read |
Definition at line 913 of file fcbticket3.h.
◆ productOwnerIA5
|
read |
Definition at line 910 of file fcbticket3.h.
◆ productOwnerNum
|
read |
Definition at line 909 of file fcbticket3.h.
◆ referenceIA5
|
read |
Definition at line 907 of file fcbticket3.h.
◆ referenceNum
|
read |
Definition at line 908 of file fcbticket3.h.
◆ stationCodeTable
|
read |
Definition at line 914 of file fcbticket3.h.
◆ stationIA5
|
read |
Definition at line 916 of file fcbticket3.h.
◆ stationNameUTF8
Definition at line 917 of file fcbticket3.h.
◆ stationNum
|
read |
Definition at line 915 of file fcbticket3.h.
◆ validFromDay
|
read |
Definition at line 921 of file fcbticket3.h.
◆ validFromTime
|
read |
Definition at line 922 of file fcbticket3.h.
◆ validFromUTCOffset
|
read |
Definition at line 923 of file fcbticket3.h.
◆ validUntilDay
|
read |
Definition at line 924 of file fcbticket3.h.
◆ validUntilTime
|
read |
Definition at line 925 of file fcbticket3.h.
◆ validUntilUTCOffset
|
read |
Definition at line 926 of file fcbticket3.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:00:20 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.