#include <ReaderManagerPlugInInfo.h>
| Aufzählungswerte |
|---|
| PCSC_LITE_VERSION |
|
| ReaderManagerPlugInInfo::ReaderManagerPlugInInfo |
( |
ReaderManagerPlugInType |
pType = ReaderManagerPlugInType::UNKNOWN, |
|
|
bool |
pEnabled = false, |
|
|
bool |
pAvailable = false |
|
) |
| |
| const ReaderManagerPlugInType& governikus::ReaderManagerPlugInInfo::getPlugInType |
( |
| ) |
const |
|
inline |
| QVariant governikus::ReaderManagerPlugInInfo::getValue |
( |
Key |
pKey | ) |
const |
|
inline |
| bool governikus::ReaderManagerPlugInInfo::hasValue |
( |
Key |
pKey | ) |
|
|
inline |
| bool governikus::ReaderManagerPlugInInfo::isAvailable |
( |
| ) |
const |
|
inline |
Is there a device/interface?
| bool governikus::ReaderManagerPlugInInfo::isEnabled |
( |
| ) |
const |
|
inline |
Is the interface / daemon process etc.
enabled?
| bool governikus::ReaderManagerPlugInInfo::isResponding |
( |
| ) |
const |
|
inline |
| void governikus::ReaderManagerPlugInInfo::setAvailable |
( |
bool |
pAvailable | ) |
|
|
inline |
| void governikus::ReaderManagerPlugInInfo::setEnabled |
( |
bool |
pEnabled | ) |
|
|
inline |
| void governikus::ReaderManagerPlugInInfo::setResponding |
( |
bool |
pResponding | ) |
|
|
inline |
| void governikus::ReaderManagerPlugInInfo::setValue |
( |
Key |
pKey, |
|
|
const QVariant & |
pValue |
|
) |
| |
|
inline |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: