AusweisApp2
governikus::RemoteDeviceModelEntry Klassenreferenz

#include <RemoteDeviceModel.h>

Öffentliche Methoden

 RemoteDeviceModelEntry (const QString &pDeviceNameEscaped, const QString &mId, QSharedPointer< RemoteDeviceListEntry > &pRemoteDeviceListEntry)
 
 RemoteDeviceModelEntry (const QString &pDeviceNameEscaped, const QString &mId, bool pNetworkVisible, bool pConnected, bool pSupported, const QDateTime &pLastConnected, QSharedPointer< RemoteDeviceListEntry > &pRemoteDeviceListEntry)
 
 RemoteDeviceModelEntry (const QString &pDeviceNameEscaped=QStringLiteral("UnknownReader"))
 
bool isPaired () const
 
void setPaired (bool pPaired)
 
const QString & getId () const
 
void setId (const QString &pId)
 
bool isNetworkVisible () const
 
int getLinkQuality () const
 
bool isSupported () const
 
void setNetworkVisible (bool pNetworkVisible)
 
const QDateTime & getLastConnected () const
 
void setLastConnected (const QDateTime &pLastConnected)
 
bool operator== (const RemoteDeviceModelEntry &pOther) const
 
const QSharedPointer< RemoteDeviceListEntrygetRemoteDeviceListEntry () const
 
QString getDeviceNameEscaped () const
 

Freundbeziehungen

class ::test_RemoteDeviceModel
 

Beschreibung der Konstruktoren und Destruktoren

◆ RemoteDeviceModelEntry() [1/3]

RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QString &  pDeviceNameEscaped,
const QString &  mId,
QSharedPointer< RemoteDeviceListEntry > &  pRemoteDeviceListEntry 
)

◆ RemoteDeviceModelEntry() [2/3]

RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QString &  pDeviceNameEscaped,
const QString &  mId,
bool  pNetworkVisible,
bool  pConnected,
bool  pSupported,
const QDateTime &  pLastConnected,
QSharedPointer< RemoteDeviceListEntry > &  pRemoteDeviceListEntry 
)

◆ RemoteDeviceModelEntry() [3/3]

RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QString &  pDeviceNameEscaped = QStringLiteral("UnknownReader"))
explicit

Dokumentation der Elementfunktionen

◆ getDeviceNameEscaped()

QString RemoteDeviceModelEntry::getDeviceNameEscaped ( ) const

◆ getId()

const QString & RemoteDeviceModelEntry::getId ( ) const
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ getLastConnected()

const QDateTime & RemoteDeviceModelEntry::getLastConnected ( ) const

◆ getLinkQuality()

int RemoteDeviceModelEntry::getLinkQuality ( ) const

◆ getRemoteDeviceListEntry()

const QSharedPointer< RemoteDeviceListEntry > RemoteDeviceModelEntry::getRemoteDeviceListEntry ( ) const

◆ isNetworkVisible()

bool RemoteDeviceModelEntry::isNetworkVisible ( ) const

◆ isPaired()

bool RemoteDeviceModelEntry::isPaired ( ) const

◆ isSupported()

bool RemoteDeviceModelEntry::isSupported ( ) const

◆ operator==()

bool RemoteDeviceModelEntry::operator== ( const RemoteDeviceModelEntry pOther) const
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ setId()

void RemoteDeviceModelEntry::setId ( const QString &  pId)

◆ setLastConnected()

void RemoteDeviceModelEntry::setLastConnected ( const QDateTime &  pLastConnected)

◆ setNetworkVisible()

void RemoteDeviceModelEntry::setNetworkVisible ( bool  pNetworkVisible)

◆ setPaired()

void RemoteDeviceModelEntry::setPaired ( bool  pPaired)

Freundbeziehungen und Funktionsdokumentation

◆ ::test_RemoteDeviceModel

friend class ::test_RemoteDeviceModel
friend

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