#include <SurveyModel.h>
|
| int | rowCount (const QModelIndex &=QModelIndex()) const override |
| |
| QVariant | data (const QModelIndex &pIndex, int pRole=Qt::DisplayRole) const override |
| |
| QHash< int, QByteArray > | roleNames () const override |
| |
| Q_INVOKABLE bool | askForDeviceSurvey () const |
| |
| Q_INVOKABLE void | setDeviceSurveyPending (bool pValue) const |
| |
◆ askForDeviceSurvey()
| bool SurveyModel::askForDeviceSurvey |
( |
| ) |
const |
◆ data()
| QVariant SurveyModel::data |
( |
const QModelIndex & |
pIndex, |
|
|
int |
pRole = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ roleNames()
| QHash< int, QByteArray > SurveyModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
| int SurveyModel::rowCount |
( |
const QModelIndex & |
= QModelIndex() | ) |
const |
|
override |
◆ setDeviceSurveyPending()
| void SurveyModel::setDeviceSurveyPending |
( |
bool |
pValue | ) |
const |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: