|
AusweisApp2
|
#include <ReaderDetector.h>
Signale | |
| void | fireReaderChangeDetected () |
Öffentliche Methoden | |
| ReaderDetector () | |
| virtual | ~ReaderDetector () |
| virtual QVector< UsbId > | attachedDevIds () const |
| QVector< ReaderConfigurationInfo > | getAttachedSupportedDevices () const |
| getAttachedDevices produce a list of supported devices that are attached to the system Mehr ... | |
| ReaderConfigurationInfo | getReaderConfigurationInfo (const QString &pReaderName) |
Öffentliche, statische Methoden | |
| static ReaderDetector & | getInstance () |
| ReaderDetector::ReaderDetector | ( | ) |
|
virtual |
|
virtual |
|
signal |
| QVector< ReaderConfigurationInfo > ReaderDetector::getAttachedSupportedDevices | ( | ) | const |
getAttachedDevices produce a list of supported devices that are attached to the system
|
static |
| ReaderConfigurationInfo ReaderDetector::getReaderConfigurationInfo | ( | const QString & | pReaderName | ) |