#include <RemoteDeviceModel.h>
| Aufzählungswerte |
|---|
| ReaderName |
|
| ReaderStatus |
|
| Aufzählungswerte |
|---|
| REMOTE_DEVICE_NAME |
|
| LAST_CONNECTED |
|
| DEVICE_ID |
|
| IS_NETWORK_VISIBLE |
|
| IS_SUPPORTED |
|
| RemoteDeviceModel::RemoteDeviceModel |
( |
QObject * |
pParent = nullptr, |
|
|
bool |
pShowPairedReaders = true, |
|
|
bool |
pShowUnpairedReaders = true |
|
) |
| |
| int RemoteDeviceModel::columnCount |
( |
const QModelIndex & |
pParent = QModelIndex() | ) |
const |
|
overridevirtual |
| QVariant RemoteDeviceModel::data |
( |
const QModelIndex & |
pIndex, |
|
|
int |
pRole = Qt::DisplayRole |
|
) |
| const |
|
overridevirtual |
| void governikus::RemoteDeviceModel::fireModelChanged |
( |
| ) |
|
|
signal |
| void RemoteDeviceModel::forgetDevice |
( |
const QModelIndex & |
pIndex | ) |
|
| void RemoteDeviceModel::forgetDevice |
( |
const QString & |
pDeviceId | ) |
|
| const QSharedPointer< RemoteDeviceListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
const QModelIndex & |
pIndex | ) |
const |
| const QSharedPointer< RemoteDeviceListEntry > RemoteDeviceModel::getRemoteDeviceListEntry |
( |
QString |
pDeviceId | ) |
const |
| QVariant RemoteDeviceModel::headerData |
( |
int |
pSection, |
|
|
Qt::Orientation |
pOrientation, |
|
|
int |
pRole |
|
) |
| const |
|
overridevirtual |
| bool RemoteDeviceModel::isPaired |
( |
const QModelIndex & |
pIndex | ) |
const |
| bool RemoteDeviceModel::isSupported |
( |
const QModelIndex & |
pIndex | ) |
const |
| void RemoteDeviceModel::onKnownRemoteReadersChanged |
( |
| ) |
|
|
slot |
| void RemoteDeviceModel::onWidgetHidden |
( |
| ) |
|
|
slot |
| void RemoteDeviceModel::onWidgetShown |
( |
| ) |
|
|
slot |
| QHash< int, QByteArray > RemoteDeviceModel::roleNames |
( |
| ) |
const |
|
overridevirtual |
| int RemoteDeviceModel::rowCount |
( |
const QModelIndex & |
pParent = QModelIndex() | ) |
const |
|
overridevirtual |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: