QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include <QComboBox>
#include "qgspointcloudattributemodel.h"
#include "qgis_gui.h"
#include "qgis_sip.h"
Go to the source code of this file.
Classes | |
class | QgsPointCloudAttributeComboBox |
The QgsPointCloudAttributeComboBox is a combo box which displays the list of attributes of a given point cloud layer. It might be combined with a QgsMapLayerComboBox to automatically update attributes according to a chosen layer. More... | |