AusweisApp2
|
#include <IfdConnect.h>
Öffentliche Methoden | |
IfdConnect (const QString &pSlotName, bool pExclusive=true) | |
IfdConnect (const QJsonObject &pMessageObject) | |
virtual | ~IfdConnect () override=default |
const QString & | getSlotName () const |
bool | isExclusive () const |
virtual QJsonDocument | toJson (const QString &pContextHandle) const override |
IfdConnect::IfdConnect | ( | const QString & | pSlotName, |
bool | pExclusive = true |
||
) |
IfdConnect::IfdConnect | ( | const QJsonObject & | pMessageObject | ) |
|
overridevirtualdefault |
const QString & IfdConnect::getSlotName | ( | ) | const |
bool IfdConnect::isExclusive | ( | ) | const |
|
overridevirtual |