#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 |
|
override |
◆ fireModelChanged
| void governikus::RemoteDeviceModel::fireModelChanged |
( |
| ) |
|
|
signal |
◆ forgetDevice() [1/2]
| void RemoteDeviceModel::forgetDevice |
( |
const QModelIndex & |
pIndex | ) |
|
◆ forgetDevice() [2/2]
| void RemoteDeviceModel::forgetDevice |
( |
const QString & |
pDeviceId | ) |
|
◆ getRemoteDeviceListEntry() [1/2]
| QSharedPointer< IfdListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
const QModelIndex & |
pIndex | ) |
const |
◆ getRemoteDeviceListEntry() [2/2]
| QSharedPointer< IfdListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
const QString & |
pDeviceId | ) |
const |
◆ isPaired()
| bool RemoteDeviceModel::isPaired |
( |
const QModelIndex & |
pIndex | ) |
const |
◆ isPairing()
| bool RemoteDeviceModel::isPairing |
( |
const QModelIndex & |
pIndex | ) |
const |
◆ isSupported()
| bool RemoteDeviceModel::isSupported |
( |
const QModelIndex & |
pIndex | ) |
const |
◆ 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 |
|
override |
◆ rowCount()
| int RemoteDeviceModel::rowCount |
( |
const QModelIndex & |
pParent = QModelIndex() | ) |
const |
|
override |
◆ setDetectRemoteDevices
| void RemoteDeviceModel::setDetectRemoteDevices |
( |
bool |
pNewStatus | ) |
|
|
slot |
◆ setLastPairedReader()
| void RemoteDeviceModel::setLastPairedReader |
( |
const QSslCertificate & |
pCert | ) |
|
◆ ::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: