#include <RemoteDeviceModel.h>
◆ SettingsRemoteRoles
| Aufzählungswerte |
|---|
| REMOTE_DEVICE_NAME | |
| REMOTE_DEVICE_STATUS | |
| LAST_CONNECTED | |
| DEVICE_ID | |
| IS_NETWORK_VISIBLE | |
| IS_SUPPORTED | |
| IS_PAIRED | |
| IS_PAIRING | |
| LINK_QUALITY | |
| IS_LAST_ADDED_DEVICE | |
◆ RemoteDeviceModel()
| RemoteDeviceModel::RemoteDeviceModel |
( |
QObject * | pParent = nullptr | ) |
|
|
explicit |
◆ data()
| QVariant RemoteDeviceModel::data |
( |
const QModelIndex & | pIndex, |
|
|
int | pRole = Qt::DisplayRole ) const |
|
nodiscardoverride |
◆ fireModelChanged
| void governikus::RemoteDeviceModel::fireModelChanged |
( |
| ) |
|
|
signal |
◆ forgetDevice() [1/2]
| void RemoteDeviceModel::forgetDevice |
( |
const QByteArray & | pDeviceId | ) |
|
◆ forgetDevice() [2/2]
| void RemoteDeviceModel::forgetDevice |
( |
const QModelIndex & | pIndex | ) |
|
◆ getRemoteDeviceListEntry() [1/2]
| QSharedPointer< IfdListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
const QByteArray & | pDeviceId | ) |
const |
|
nodiscard |
◆ getRemoteDeviceListEntry() [2/2]
| QSharedPointer< IfdListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
const QModelIndex & | pIndex | ) |
const |
|
nodiscard |
◆ isPaired()
| bool RemoteDeviceModel::isPaired |
( |
const QModelIndex & | pIndex | ) |
const |
|
nodiscard |
◆ isPairing()
| bool RemoteDeviceModel::isPairing |
( |
const QModelIndex & | pIndex | ) |
const |
|
nodiscard |
◆ isSupported()
| bool RemoteDeviceModel::isSupported |
( |
const QModelIndex & | pIndex | ) |
const |
|
nodiscard |
◆ onDeviceDisconnected
| void RemoteDeviceModel::onDeviceDisconnected |
( |
GlobalStatus::Code | pCloseCode, |
|
|
const QString & | pId ) |
|
slot |
◆ onKnownRemoteReadersChanged
| void RemoteDeviceModel::onKnownRemoteReadersChanged |
( |
| ) |
|
|
slot |
◆ onTranslationChanged
| void RemoteDeviceModel::onTranslationChanged |
( |
| ) |
|
|
slot |
◆ roleNames()
| QHash< int, QByteArray > RemoteDeviceModel::roleNames |
( |
| ) |
const |
|
nodiscardoverride |
◆ rowCount()
| int RemoteDeviceModel::rowCount |
( |
const QModelIndex & | pParent = QModelIndex() | ) |
const |
|
nodiscardoverride |
◆ setLastPairedReader()
| void RemoteDeviceModel::setLastPairedReader |
( |
const QSslCertificate & | pCert | ) |
|
◆ startDetection()
| void RemoteDeviceModel::startDetection |
( |
| ) |
|
◆ stopDetection()
| void RemoteDeviceModel::stopDetection |
( |
bool | pStopScan | ) |
|
◆ ::test_RemoteDeviceFilterModel
| friend class ::test_RemoteDeviceFilterModel |
|
friend |
◆ ::test_RemoteDeviceModel
| friend class ::test_RemoteDeviceModel |
|
friend |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: