#include <RemoteDeviceModel.h>
◆ ColumnId
| Aufzählungswerte |
|---|
| ReaderName | |
| ReaderStatus | |
◆ SettingsRemoteRoles
| Aufzählungswerte |
|---|
| REMOTE_DEVICE_NAME | |
| REMOTE_DEVICE_STATUS | |
| LAST_CONNECTED | |
| DEVICE_ID | |
| IS_NETWORK_VISIBLE | |
| IS_SUPPORTED | |
| IS_PAIRED | |
| LINK_QUALITY | |
◆ RemoteDeviceModel()
| RemoteDeviceModel::RemoteDeviceModel |
( |
QObject * |
pParent = nullptr, |
|
|
bool |
pShowPairedReaders = true, |
|
|
bool |
pShowUnpairedReaders = true |
|
) |
| |
◆ columnCount()
| int RemoteDeviceModel::columnCount |
( |
const QModelIndex & |
pParent = QModelIndex() | ) |
const |
|
override |
◆ data()
| QVariant RemoteDeviceModel::data |
( |
const QModelIndex & |
pIndex, |
|
|
int |
pRole = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ fireLanguageChanged
| void governikus::RemoteDeviceModel::fireLanguageChanged |
( |
| ) |
|
|
signal |
◆ fireModelChanged
| void governikus::RemoteDeviceModel::fireModelChanged |
( |
| ) |
|
|
signal |
◆ forgetDevice() [1/2]
| void RemoteDeviceModel::forgetDevice |
( |
const QModelIndex & |
pIndex | ) |
|
◆ forgetDevice() [2/2]
| void RemoteDeviceModel::forgetDevice |
( |
const QString & |
pDeviceId | ) |
|
◆ getEmptyListDescriptionString()
| QString RemoteDeviceModel::getEmptyListDescriptionString |
( |
| ) |
const |
◆ getRemoteDeviceListEntry() [1/2]
| const QSharedPointer< RemoteDeviceListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
const QModelIndex & |
pIndex | ) |
const |
◆ getRemoteDeviceListEntry() [2/2]
| const QSharedPointer< RemoteDeviceListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
const QString & |
pDeviceId | ) |
const |
◆ headerData()
| QVariant RemoteDeviceModel::headerData |
( |
int |
pSection, |
|
|
Qt::Orientation |
pOrientation, |
|
|
int |
pRole |
|
) |
| const |
|
override |
◆ isPaired()
| bool RemoteDeviceModel::isPaired |
( |
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 |
◆ onUiHidden
| void RemoteDeviceModel::onUiHidden |
( |
| ) |
|
|
slot |
◆ onUiShown
| void RemoteDeviceModel::onUiShown |
( |
| ) |
|
|
slot |
◆ roleNames()
| QHash< int, QByteArray > RemoteDeviceModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
| int RemoteDeviceModel::rowCount |
( |
const QModelIndex & |
pParent = QModelIndex() | ) |
const |
|
override |
◆ ::test_RemoteDeviceModel
| friend class ::test_RemoteDeviceModel |
|
friend |
◆ emptyListDescriptionString
| QString governikus::RemoteDeviceModel::emptyListDescriptionString |
|
read |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: