KPkPass

KPkPass

Library to deal with Apple Wallet pass files.

File Format

Apple Wallet files are essentially ZIP files containing a JSON description of the pass, translated message catalogs and graphical assets to render the pass.

See Apple's documentation about this.

API

KPkPass provides means to access the content of Apple Wallet files, both via a C++ API and a QML-compatible property interface.

The entry point in both cases is KPkPass::Pass to load an existing pass.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 11 2024 12:07:39 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.