#include <RemoteDeviceModelEntry.h>
◆ 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 |
◆ getDeviceNameEscaped()
| QString RemoteDeviceModelEntry::getDeviceNameEscaped |
( |
| ) |
const |
|
nodiscard |
◆ getId()
| const QByteArray & RemoteDeviceModelEntry::getId |
( |
| ) |
const |
|
nodiscard |
◆ 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==()
◆ 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 | ) |
|
◆ ::test_RemoteDeviceModel
| friend class ::test_RemoteDeviceModel |
|
friend |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: