#include <RemoteDeviceModel.h>
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") | ) |
|
QString RemoteDeviceModelEntry::getDeviceName |
( |
| ) |
const |
const QString & RemoteDeviceModelEntry::getId |
( |
| ) |
const |
const QDateTime & RemoteDeviceModelEntry::getLastConnected |
( |
| ) |
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: