#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 |
|
nodiscard |
◆ data()
QVariant SurveyModel::data |
( |
const QModelIndex & | pIndex, |
|
|
int | pRole = Qt::DisplayRole ) const |
|
nodiscardoverride |
◆ roleNames()
QHash< int, QByteArray > SurveyModel::roleNames |
( |
| ) |
const |
|
nodiscardoverride |
◆ rowCount()
int SurveyModel::rowCount |
( |
const QModelIndex & | = QModelIndex() | ) |
const |
|
nodiscardoverride |
◆ setDeviceSurveyPending()
void SurveyModel::setDeviceSurveyPending |
( |
bool | pValue | ) |
const |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: