AusweisApp2
 Alle Klassen Namensbereiche Dateien Funktionen Variablen Typdefinitionen Aufzählungen Aufzählungswerte Propertys Freundbeziehungen Makrodefinitionen
governikus::RemoteDeviceModelEntry Klassenreferenz

#include <RemoteDeviceModel.h>

Öffentliche Methoden

 RemoteDeviceModelEntry (const QString pDeviceName, const QString mId, QSharedPointer< RemoteDeviceListEntry > &pRemoteDeviceListEntry)
 
 RemoteDeviceModelEntry (const QString pDeviceName, const QString mId, bool pPaired, bool pNetworkVisible, bool pSupported, const QDateTime &pLastConnected)
 
 RemoteDeviceModelEntry (const QString pDeviceName=QStringLiteral("UnknownReader"))
 
bool isPaired () const
 
void setPaired (bool pPaired)
 
const QString & getId () const
 
void setId (QString pId)
 
bool isNetworkVisible () const
 
bool isSupported () const
 
void setNetworkVisible (bool pNetworkVisible)
 
const QDateTime & getLastConnected () const
 
void setLastConnected (const QDateTime &pLastConnected)
 
const QSharedPointer
< RemoteDeviceListEntry
getRemoteDeviceListEntry () const
 
QString getDeviceName () const
 

Beschreibung der Konstruktoren und Destruktoren

RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QString  pDeviceName,
const QString  mId,
QSharedPointer< RemoteDeviceListEntry > &  pRemoteDeviceListEntry 
)
RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QString  pDeviceName,
const QString  mId,
bool  pPaired,
bool  pNetworkVisible,
bool  pSupported,
const QDateTime &  pLastConnected 
)
RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QString  pDeviceName = QStringLiteral("UnknownReader"))

Dokumentation der Elementfunktionen

QString RemoteDeviceModelEntry::getDeviceName ( ) const
const QString & RemoteDeviceModelEntry::getId ( ) const
const QDateTime & RemoteDeviceModelEntry::getLastConnected ( ) const
const QSharedPointer< RemoteDeviceListEntry > RemoteDeviceModelEntry::getRemoteDeviceListEntry ( ) const
bool RemoteDeviceModelEntry::isNetworkVisible ( ) const
bool RemoteDeviceModelEntry::isPaired ( ) const
bool RemoteDeviceModelEntry::isSupported ( ) const
void RemoteDeviceModelEntry::setId ( QString  pId)
void RemoteDeviceModelEntry::setLastConnected ( const QDateTime &  pLastConnected)
void RemoteDeviceModelEntry::setNetworkVisible ( bool  pNetworkVisible)
void RemoteDeviceModelEntry::setPaired ( bool  pPaired)

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: