AusweisApp
|
#include <ApplicationTemplates.h>
Öffentliche Methoden | |
bool | contains (const QByteArray &pIdentifier) const |
const QByteArray & | getContentBytes () const |
const QList< QSharedPointer< const ApplicationTemplate > > & | getApplicationTemplates () const |
qsizetype | count () const |
Öffentliche, statische Methoden | |
static QSharedPointer< ApplicationTemplates > | decode (const QByteArray &pBytes) |
Freundbeziehungen | |
class | QSharedPointer< ApplicationTemplates > |
bool ApplicationTemplates::contains | ( | const QByteArray & | pIdentifier | ) | const |
qsizetype ApplicationTemplates::count | ( | ) | const |
|
static |
const QList< QSharedPointer< const ApplicationTemplate > > & ApplicationTemplates::getApplicationTemplates | ( | ) | const |
const QByteArray & ApplicationTemplates::getContentBytes | ( | ) | const |
|
friend |