KHealthCertificateParser

KHealthCertificateParser Namespace Reference

Functions

KHEALTHCERTIFICATE_EXPORT QVariant parse (const QByteArray &data)
 

Detailed Description

Parses health certificates.

Function Documentation

◆ parse()

QVariant KHealthCertificateParser::parse ( const QByteArray & data)

Parse a single digital health certificate.

Parameters
dataThe digital health certificate, typically this is the content of a QR code. Input can be of any supported format, the exact type is auto-detected.
Returns
Four different things can be returned, depending on the input.

Definition at line 30 of file khealthcertificateparser.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:16:45 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.