OpenHantek
Public Member Functions
DevicesListModel Class Reference

#include <deviceslistmodel.h>

Inheritance diagram for DevicesListModel:

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 ()
 

Detailed Description

Provides a Model for the Qt Model/View concept. The {

See also
FindDevices} is required to update the list of available devices.

The documentation for this class was generated from the following files: