16 #ifndef QGSPOINTCLOUDATTRIBUTECOMBOBOX_H
17 #define QGSPOINTCLOUDATTRIBUTECOMBOBOX_H
38 Q_PROPERTY( QgsPointCloudAttributeProxyModel::Filters filters READ filters WRITE setFilters )
39 Q_PROPERTY(
bool allowEmptyAttributeName READ allowEmptyAttributeName WRITE setAllowEmptyAttributeName )
65 void setAllowEmptyAttributeName(
bool allowEmpty );
71 bool allowEmptyAttributeName()
const;
74 QString currentAttribute()
const;
103 void attributeChanged(
const QString &name );
115 void setAttribute(
const QString &name );
118 void indexChanged(
int i );
125 #endif // QGSPOINTCLOUDATTRIBUTECOMBOBOX_H