KItinerary::Fcb::PassData
#include <fcbticket.h>
Properties | |
QList< int > | activatedDay |
KItinerary::Fcb::TravelClassType | classCode |
QList< int > | countries |
QList< QByteArray > | excludedCarrierIA5 |
QList< int > | excludedCarrierNum |
QList< int > | excludedServiceBrands |
KItinerary::Fcb::ExtensionData | extension |
QList< QByteArray > | includedCarrierIA5 |
QList< int > | includedCarrierNum |
QList< int > | includedServiceBrands |
QString | infoText |
int | numberOfDaysOfTravel |
int | numberOfPossibleTrips |
int | numberOfValidityDays |
QString | passDescription |
int | passType |
int | price |
QByteArray | productIdIA5 |
int | productIdNum |
QByteArray | productOwnerIA5 |
int | productOwnerNum |
QByteArray | referenceIA5 |
UPER_EXTENDABLE_GADGET int | referenceNum |
QList< KItinerary::Fcb::TariffType > | tariffs |
int | validFromDay |
int | validFromTime |
int | validFromUTCOffset |
KItinerary::Fcb::ValidityPeriodDetailType | validityPeriodDetails |
QList< KItinerary::Fcb::RegionalValidityType > | validRegion |
int | validUntilDay |
int | validUntilTime |
int | validUntilUTCOffset |
QList< KItinerary::Fcb::VatDetailType > | vatDetail |
Public Member Functions | |
Q_INVOKABLE QDateTime | validFrom (const QDateTime &issueingDateTime) const |
Q_INVOKABLE QDateTime | validUntil (const QDateTime &issueingDateTime) const |
Detailed Description
Rail pass document (RPT).
Definition at line 692 of file fcbticket.h.
Property Documentation
◆ activatedDay
|
read |
Definition at line 713 of file fcbticket.h.
◆ classCode
|
read |
Definition at line 702 of file fcbticket.h.
◆ countries
|
read |
Definition at line 714 of file fcbticket.h.
◆ excludedCarrierIA5
|
read |
Definition at line 718 of file fcbticket.h.
◆ excludedCarrierNum
|
read |
Definition at line 717 of file fcbticket.h.
◆ excludedServiceBrands
|
read |
Definition at line 720 of file fcbticket.h.
◆ extension
|
read |
Definition at line 726 of file fcbticket.h.
◆ includedCarrierIA5
|
read |
Definition at line 716 of file fcbticket.h.
◆ includedCarrierNum
|
read |
Definition at line 715 of file fcbticket.h.
◆ includedServiceBrands
|
read |
Definition at line 719 of file fcbticket.h.
◆ infoText
|
read |
Definition at line 725 of file fcbticket.h.
◆ numberOfDaysOfTravel
|
read |
Definition at line 712 of file fcbticket.h.
◆ numberOfPossibleTrips
|
read |
Definition at line 711 of file fcbticket.h.
◆ numberOfValidityDays
|
read |
Definition at line 710 of file fcbticket.h.
◆ passDescription
|
read |
Definition at line 701 of file fcbticket.h.
◆ passType
|
read |
Definition at line 700 of file fcbticket.h.
◆ price
|
read |
Definition at line 723 of file fcbticket.h.
◆ productIdIA5
|
read |
Definition at line 699 of file fcbticket.h.
◆ productIdNum
|
read |
Definition at line 698 of file fcbticket.h.
◆ productOwnerIA5
|
read |
Definition at line 697 of file fcbticket.h.
◆ productOwnerNum
|
read |
Definition at line 696 of file fcbticket.h.
◆ referenceIA5
|
read |
Definition at line 695 of file fcbticket.h.
◆ referenceNum
|
read |
Definition at line 694 of file fcbticket.h.
◆ tariffs
|
read |
Definition at line 722 of file fcbticket.h.
◆ validFromDay
|
read |
Definition at line 703 of file fcbticket.h.
◆ validFromTime
|
read |
Definition at line 704 of file fcbticket.h.
◆ validFromUTCOffset
|
read |
Definition at line 705 of file fcbticket.h.
◆ validityPeriodDetails
|
read |
Definition at line 709 of file fcbticket.h.
◆ validRegion
|
read |
Definition at line 721 of file fcbticket.h.
◆ validUntilDay
|
read |
Definition at line 706 of file fcbticket.h.
◆ validUntilTime
|
read |
Definition at line 707 of file fcbticket.h.
◆ validUntilUTCOffset
|
read |
Definition at line 708 of file fcbticket.h.
◆ vatDetail
|
read |
Definition at line 724 of file fcbticket.h.
Member Function Documentation
◆ validFrom()
Definition at line 626 of file fcbticket.cpp.
◆ validUntil()
Definition at line 636 of file fcbticket.cpp.
The documentation for this class was generated from the following files:
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.