KItinerary
file.h
33 * - PkPass files. Their identifier is determined by their pass type identifier and their serial number.
34 * - JSON-LD document objects (see KItinerary::CreativeWork) and their associated file content. Each document has a UUID.
68 /** Add a reservation to this file. A new unique identifier will be generated for the reservation. */
75 [[nodiscard]] static QString passId(const QString &passTypeIdenfier, const QString &serialNumber);
A file containing a bundle of reservations and associated documents.
Definition file.h:38
Classes for reservation/travel data models, data extraction and data augmentation.
Definition berelement.h:17
Decodes an identifier returned by passId() again.
Definition file.h:77
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.