KItinerary::Fcb::v13::TrainLinkType
KItinerary::Fcb::v13::TrainLinkType Class Reference
#include <fcbticket1.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 190 of file fcbticket1.h.
Property Documentation
◆ departureTime
|
read |
Definition at line 195 of file fcbticket1.h.
◆ departureUTCOffset
|
read |
Definition at line 196 of file fcbticket1.h.
◆ fromStationIA5
|
read |
Definition at line 198 of file fcbticket1.h.
◆ fromStationNameUTF8
|
read |
Definition at line 201 of file fcbticket1.h.
◆ fromStationNum
|
read |
Definition at line 197 of file fcbticket1.h.
◆ toStationIA5
|
read |
Definition at line 200 of file fcbticket1.h.
◆ toStationNameUTF8
|
read |
Definition at line 202 of file fcbticket1.h.
◆ toStationNum
|
read |
Definition at line 199 of file fcbticket1.h.
◆ trainIA5
|
read |
Definition at line 193 of file fcbticket1.h.
◆ trainNum
|
read |
Definition at line 192 of file fcbticket1.h.
◆ travelDate
|
read |
Definition at line 194 of file fcbticket1.h.
Member Function Documentation
◆ departureDateTime()
|
nodiscard |
Definition at line 128 of file fcbticket1.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:54:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:54:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.