#include <deviceslistmodel.h>
Provides a Model for the Qt Model/View concept. The {
- See also
- FindDevices} is required to update the list of available devices.
◆ DevicesListModel()
| DevicesListModel::DevicesListModel |
( |
FindDevices * |
findDevices | ) |
|
|
explicit |
◆ columnCount()
| int DevicesListModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ data()
| QVariant DevicesListModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ headerData()
| QVariant DevicesListModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ rowCount()
| int DevicesListModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ updateDeviceList()
| void DevicesListModel::updateDeviceList |
( |
| ) |
|
◆ entries
◆ findDevices
The documentation for this class was generated from the following files: