|
OpenHantek
|
#include <deviceslistmodel.h>
Public Member Functions | |
| DevicesListModel (FindDevices *findDevices) | |
| virtual int | rowCount (const QModelIndex &parent) const override |
| virtual int | columnCount (const QModelIndex &parent) const override |
| virtual QVariant | headerData (int section, Qt::Orientation orientation, int role) const override |
| virtual QVariant | data (const QModelIndex &index, int role) const override |
| void | updateDeviceList () |
Provides a Model for the Qt Model/View concept. The {
1.8.14