KItinerary::Fcb::TrainLinkType
KItinerary::Fcb::TrainLinkType Class Reference
#include <fcbticket.h>
Properties | |
int | departureTime |
int | departureUTCOffset |
QByteArray | fromStationIA5 |
QString | fromStationNameUTF8 |
int | fromStationNum |
QByteArray | toStationIA5 |
QString | toStationNameUTF8 |
int | toStationNum |
QByteArray | trainIA5 |
UPER_GADGET int | trainNum |
int | travelDate |
Public Member Functions | |
Q_INVOKABLE QDateTime | departureDateTime (const QDateTime &issueingDateTime) const |
Detailed Description
Reference to a specific train journey.
Definition at line 188 of file fcbticket.h.
Property Documentation
◆ departureTime
|
read |
Definition at line 193 of file fcbticket.h.
◆ departureUTCOffset
|
read |
Definition at line 194 of file fcbticket.h.
◆ fromStationIA5
|
read |
Definition at line 196 of file fcbticket.h.
◆ fromStationNameUTF8
|
read |
Definition at line 199 of file fcbticket.h.
◆ fromStationNum
|
read |
Definition at line 195 of file fcbticket.h.
◆ toStationIA5
|
read |
Definition at line 198 of file fcbticket.h.
◆ toStationNameUTF8
|
read |
Definition at line 200 of file fcbticket.h.
◆ toStationNum
|
read |
Definition at line 197 of file fcbticket.h.
◆ trainIA5
|
read |
Definition at line 191 of file fcbticket.h.
◆ trainNum
|
read |
Definition at line 190 of file fcbticket.h.
◆ travelDate
|
read |
Definition at line 192 of file fcbticket.h.
Member Function Documentation
◆ departureDateTime()
|
nodiscard |
Definition at line 189 of file fcbticket.cpp.
The documentation for this class was generated from the following files:
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.