AusweisApp2
|
#include <IfdStatus.h>
Öffentliche Methoden | |
PaceCapabilities (bool pPace=false, bool pEId=false, bool pESign=false, bool pDestroy=false) | |
bool | getPace () const |
bool | getEId () const |
bool | getESign () const |
bool | getDestroy () const |
QJsonValue | toJson () const |
PaceCapabilities::PaceCapabilities | ( | bool | pPace = false , |
bool | pEId = false , |
||
bool | pESign = false , |
||
bool | pDestroy = false |
||
) |
bool PaceCapabilities::getDestroy | ( | ) | const |
bool PaceCapabilities::getEId | ( | ) | const |
bool PaceCapabilities::getESign | ( | ) | const |
bool PaceCapabilities::getPace | ( | ) | const |
QJsonValue PaceCapabilities::toJson | ( | ) | const |