AusweisApp2
|
#include <RemoteDeviceList.h>
Öffentliche Methoden | |
RemoteDeviceListImpl (int pCheckInterval=1000, int pReaderResponsiveTimeout=5000) | |
~RemoteDeviceListImpl () override | |
void | update (const RemoteDeviceDescriptor &pDescriptor) override |
void | clear () override |
QVector< QSharedPointer< RemoteDeviceListEntry > > | getRemoteDevices () const override |
![]() | |
RemoteDeviceList (int pCheckInterval, int pTimeout) | |
~RemoteDeviceList () override | |
Weitere Geerbte Elemente | |
![]() | |
void | fireDeviceAppeared (const QSharedPointer< RemoteDeviceListEntry > &) |
void | fireDeviceUpdated (const QSharedPointer< RemoteDeviceListEntry > &) |
void | fireDeviceVanished (const QSharedPointer< RemoteDeviceListEntry > &) |
RemoteDeviceListImpl::RemoteDeviceListImpl | ( | int | pCheckInterval = 1000 , |
int | pReaderResponsiveTimeout = 5000 |
||
) |
|
override |
|
overridevirtual |
Implementiert governikus::RemoteDeviceList.
|
overridevirtual |
Erneute Implementation von governikus::RemoteDeviceList.
|
overridevirtual |
Implementiert governikus::RemoteDeviceList.