KItinerary::SSBTicketBase
Protected Member Functions |
Static Protected Member Functions |
Protected Attributes |
List of all members
KItinerary::SSBTicketBase Class Reference
#include <ssbticketbase.h>
Inheritance diagram for KItinerary::SSBTicketBase:
Protected Member Functions | |
Q_INVOKABLE quint64 | readNumber (int start, int length) const |
Q_INVOKABLE QString | readString (int start, int length) const |
Static Protected Member Functions | |
static QDate | dayNumberToDate (int days, const QDateTime &context) |
Protected Attributes | |
QByteArray | m_data |
Detailed Description
Internal base class for ERA SSB tickets.
Definition at line 22 of file ssbticketbase.h.
Member Function Documentation
◆ dayNumberToDate()
|
staticnodiscardprotected |
Convert a SSBv1 or v2 day number to a date based on context
.
Definition at line 61 of file ssbticketbase.cpp.
◆ readNumber()
|
nodiscardprotected |
Definition at line 22 of file ssbticketbase.cpp.
◆ readString()
|
nodiscardprotected |
Definition at line 40 of file ssbticketbase.cpp.
Member Data Documentation
◆ m_data
|
protected |
Definition at line 36 of file ssbticketbase.h.
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.