KItinerary
ssbv3ticket.cpp
Q_INVOKABLE QDate issueDate(const QDateTime &contextDate=QDateTime::currentDateTime()) const
Date of issue.
Definition ssbv3ticket.cpp:58
Q_INVOKABLE QDate type2ValidFrom(const QDateTime &contextDate=QDateTime::currentDateTime()) const
First day of validity for type 2 (NRT) tickets.
Definition ssbv3ticket.cpp:83
Q_INVOKABLE QDate type2ValidUntil(const QDateTime &contextDate=QDateTime::currentDateTime()) const
Last day of validity for type 2 (NRT) tickets.
Definition ssbv3ticket.cpp:92
static bool maybeSSB(const QByteArray &data)
Returns true if data might be an ERA SSB ticket.
Definition ssbv3ticket.cpp:50
Q_INVOKABLE QDate type1DepartureDay(const QDateTime &contextDate=QDateTime::currentDateTime()) const
Departure day for type 1 (IRT/RES/BOA) tickets.
Definition ssbv3ticket.cpp:73
Q_SCRIPTABLE Q_NOREPLY void start()
Classes for reservation/travel data models, data extraction and data augmentation.
Definition berelement.h:17
char at(qsizetype i) const const
bool isEmpty() const const
qsizetype size() const const
QDate addDays(qint64 ndays) const const
int year() const const
QDate date() const const
void resize(qsizetype newSize, QChar fillChar)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:48 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:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.