AusweisApp
Lade ...
Suche ...
Keine Treffer
governikus::RemoteDeviceModelEntry Klassenreferenz

#include <RemoteDeviceModelEntry.h>

Öffentliche Methoden

 RemoteDeviceModelEntry (const QSharedPointer< IfdListEntry > &pListEntry)
 
 RemoteDeviceModelEntry (const QString &pDeviceNameEscaped, const QByteArray &pId, bool pNetworkVisible, bool pConnected, bool pSupported, bool pIsPairing, const QDateTime &pLastConnected, const QSharedPointer< IfdListEntry > &pRemoteDeviceListEntry)
 
 RemoteDeviceModelEntry (const QString &pDeviceNameEscaped=QStringLiteral("UnknownReader"))
 
bool isPaired () const
 
void setPaired (bool pPaired)
 
bool isPairing () const
 
void setIsPairing (bool pIsPairing)
 
const QByteArray & getId () const
 
void setId (const QByteArray &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< IfdListEntry > & getRemoteDeviceListEntry () const
 
QString getDeviceNameEscaped () const
 

Freundbeziehungen

class ::test_RemoteDeviceModel
 

Beschreibung der Konstruktoren und Destruktoren

◆ RemoteDeviceModelEntry() [1/3]

RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QSharedPointer< IfdListEntry > & pListEntry)
explicit

◆ RemoteDeviceModelEntry() [2/3]

RemoteDeviceModelEntry::RemoteDeviceModelEntry ( const QString & pDeviceNameEscaped,
const QByteArray & pId,
bool pNetworkVisible,
bool pConnected,
bool pSupported,
bool pIsPairing,
const QDateTime & pLastConnected,
const QSharedPointer< IfdListEntry > & pRemoteDeviceListEntry )

◆ RemoteDeviceModelEntry() [3/3]

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

Dokumentation der Elementfunktionen

◆ getDeviceNameEscaped()

QString RemoteDeviceModelEntry::getDeviceNameEscaped ( ) const
nodiscard

◆ getId()

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

◆ getLastConnected()

const QDateTime & RemoteDeviceModelEntry::getLastConnected ( ) const
nodiscard

◆ getLinkQuality()

int RemoteDeviceModelEntry::getLinkQuality ( ) const
nodiscard

◆ getRemoteDeviceListEntry()

const QSharedPointer< IfdListEntry > & RemoteDeviceModelEntry::getRemoteDeviceListEntry ( ) const
nodiscard

◆ isNetworkVisible()

bool RemoteDeviceModelEntry::isNetworkVisible ( ) const
nodiscard

◆ isPaired()

bool RemoteDeviceModelEntry::isPaired ( ) const
nodiscard

◆ isPairing()

bool RemoteDeviceModelEntry::isPairing ( ) const
nodiscard

◆ isSupported()

bool RemoteDeviceModelEntry::isSupported ( ) const
nodiscard

◆ operator==()

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

◆ setId()

void RemoteDeviceModelEntry::setId ( const QByteArray & pId)

◆ setIsPairing()

void RemoteDeviceModelEntry::setIsPairing ( bool pIsPairing)

◆ setLastConnected()

void RemoteDeviceModelEntry::setLastConnected ( const QDateTime & pLastConnected)

◆ setNetworkVisible()

void RemoteDeviceModelEntry::setNetworkVisible ( bool pNetworkVisible)

◆ setPaired()

void RemoteDeviceModelEntry::setPaired ( bool pPaired)

Freunde und bezugnehmende Symbol-Dokumentation

◆ ::test_RemoteDeviceModel

friend class ::test_RemoteDeviceModel
friend

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