16 #ifndef QGSMAPLAYERCOMBOBOX_H 17 #define QGSMAPLAYERCOMBOBOX_H 33 Q_FLAGS( QgsMapLayerProxyModel::Filters )
47 QgsMapLayerProxyModel::Filters
filters()
const {
return mProxyModel->filters(); }
76 void indexChanged(
int i );
83 #endif // QGSMAPLAYERCOMBOBOX_H
Base class for all map layer types.
QList< QgsMapLayer * > exceptedLayerList() const
returns the list of excepted layers
QgsMapLayerProxyModel::Filters filters() const
currently used filter on list layers
The QgsMapLayerComboBox class is a combo box which displays the list of layers.
The QgsMapLayerProxyModel class provides an easy to use model to display the list of layers in widget...
Represents a vector layer which manages a vector based data sets.
void setFilters(const QgsMapLayerProxyModel::Filters &filters)
setFilters allows fitering according to layer type and/or geometry type.
void setExceptedLayerList(const QList< QgsMapLayer *> &layerList)
except a list of layers not to be listed