KItinerary
token.cpp
CaseInsensitive
Definition: berelement.h:17
@ Url
A download URL, if shown in a barcode its format can be determined by the application.
Definition: token.h:30
static TokenType tokenType(QStringView token)
Determine token type for the given token.
Definition: token.cpp:13
QByteArray toLatin1() const const
@ AztecCode
Aztec code. Binary content is handled transparently by tokenData().
Definition: token.h:32
bool isEmpty() const const
QByteArray fromBase64(const QByteArray &base64, QByteArray::Base64Options options)
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const const
static QVariant tokenData(const QString &token)
Determine token content for the given token.
Definition: token.cpp:35
QString mid(int position, int n) const const
bool startsWith(QStringView str, Qt::CaseSensitivity cs) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Nov 30 2023 03:57:58 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Nov 30 2023 03:57:58 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.