#include <NfcCard.h>
|
static QString | generateProgressMessage (const QString &pMessage, int pProgress=-1) |
| Combines the message and progressvalue depending on the environment. Mehr ...
|
|
◆ NfcCard()
NfcCard::NfcCard |
( |
QNearFieldTarget * |
pNearFieldTarget | ) |
|
|
explicit |
◆ connect()
CardReturnCode NfcCard::connect |
( |
| ) |
|
|
overridevirtual |
◆ disconnect()
CardReturnCode NfcCard::disconnect |
( |
| ) |
|
|
overridevirtual |
Destroys the previously established connection to the smart card.
Implementiert governikus::Card.
◆ fireSetProgressMessage
void governikus::NfcCard::fireSetProgressMessage |
( |
const QString & |
pMessage | ) |
|
|
signal |
◆ fireTargetError
void governikus::NfcCard::fireTargetError |
( |
QNearFieldTarget::Error |
pError | ) |
|
|
signal |
◆ invalidateTarget()
bool NfcCard::invalidateTarget |
( |
QNearFieldTarget * |
pNearFieldTarget | ) |
|
◆ isConnected()
bool NfcCard::isConnected |
( |
| ) |
|
|
overridevirtual |
Is the smart card connected, i.e.
has a connection successfully been established?
Implementiert governikus::Card.
◆ isValid()
bool NfcCard::isValid |
( |
| ) |
const |
◆ setProgressMessage()
void NfcCard::setProgressMessage |
( |
const QString & |
pMessage, |
|
|
int |
pProgress = -1 |
|
) |
| |
|
overridevirtual |
Sets the current workflow progress message.
This is necessary for platforms like iOS, where interacting with a card leads to a dialog where the message needs to be updated.
Erneute Implementation von governikus::Card.
◆ transmit()
Performs a transmit to the smart card.
The command APDU buffer is transmitted to the card. The response APDU buffer is filled with the data returned from the card.
Implementiert governikus::Card.
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: