#include <RemoteDeviceModelEntry.h>
◆ RemoteDeviceModelEntry() [1/3]
RemoteDeviceModelEntry::RemoteDeviceModelEntry |
( |
const QSharedPointer< IfdListEntry > & |
pListEntry | ) |
|
|
explicit |
◆ RemoteDeviceModelEntry() [2/3]
RemoteDeviceModelEntry::RemoteDeviceModelEntry |
( |
const QString & |
pDeviceNameEscaped, |
|
|
const QString & |
mId, |
|
|
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 |
◆ getId()
const QString & RemoteDeviceModelEntry::getId |
( |
| ) |
const |
◆ getLastConnected()
const QDateTime & RemoteDeviceModelEntry::getLastConnected |
( |
| ) |
const |
◆ getLinkQuality()
int RemoteDeviceModelEntry::getLinkQuality |
( |
| ) |
const |
◆ getRemoteDeviceListEntry()
const QSharedPointer< IfdListEntry > & RemoteDeviceModelEntry::getRemoteDeviceListEntry |
( |
| ) |
const |
◆ isNetworkVisible()
bool RemoteDeviceModelEntry::isNetworkVisible |
( |
| ) |
const |
◆ isPaired()
bool RemoteDeviceModelEntry::isPaired |
( |
| ) |
const |
◆ isPairing()
bool RemoteDeviceModelEntry::isPairing |
( |
| ) |
const |
◆ isSupported()
bool RemoteDeviceModelEntry::isSupported |
( |
| ) |
const |
◆ operator==()
◆ setId()
void RemoteDeviceModelEntry::setId |
( |
const QString & |
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: