allowEmptyAttributeName() const | QgsPointCloudAttributeModel | inline |
AttributeIndexRole enum value | QgsPointCloudAttributeModel | |
AttributeNameRole enum value | QgsPointCloudAttributeModel | |
attributes() const | QgsPointCloudAttributeModel | inline |
AttributeSizeRole enum value | QgsPointCloudAttributeModel | |
attributeToolTip(const QgsPointCloudAttribute &attribute) | QgsPointCloudAttributeModel | static |
AttributeTypeRole enum value | QgsPointCloudAttributeModel | |
columnCount(const QModelIndex &parent) const override | QgsPointCloudAttributeModel | |
data(const QModelIndex &index, int role) const override | QgsPointCloudAttributeModel | |
FieldRoles enum name | QgsPointCloudAttributeModel | |
iconForAttributeType(QgsPointCloudAttribute::DataType type) | QgsPointCloudAttributeModel | static |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | QgsPointCloudAttributeModel | |
indexFromName(const QString &name) | QgsPointCloudAttributeModel | |
IsEmptyRole enum value | QgsPointCloudAttributeModel | |
IsNumericRole enum value | QgsPointCloudAttributeModel | |
layer() | QgsPointCloudAttributeModel | |
parent(const QModelIndex &child) const override | QgsPointCloudAttributeModel | |
QgsPointCloudAttributeModel(QObject *parent=nullptr) | QgsPointCloudAttributeModel | explicit |
rowCount(const QModelIndex &parent=QModelIndex()) const override | QgsPointCloudAttributeModel | |
setAllowEmptyAttributeName(bool allowEmpty) | QgsPointCloudAttributeModel | |
setAttributes(const QgsPointCloudAttributeCollection &attributes) | QgsPointCloudAttributeModel | |
setLayer(QgsPointCloudLayer *layer) | QgsPointCloudAttributeModel | |