QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsMapLayerModel Member List

This is the complete list of members for QgsMapLayerModel, including all inherited members.

addLayers(QList< QgsMapLayer * > layers)QgsMapLayerModelprotectedslot
checkAll(Qt::CheckState checkState)QgsMapLayerModel
columnCount(const QModelIndex &parent) const QgsMapLayerModel
data(const QModelIndex &index, int role) const QgsMapLayerModel
flags(const QModelIndex &index) const QgsMapLayerModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const QgsMapLayerModel
indexFromLayer(QgsMapLayer *layer)QgsMapLayerModel
itemsCheckable()QgsMapLayerModelinline
LayerIdRoleQgsMapLayerModelstatic
layersChecked(Qt::CheckState checkState=Qt::Checked)QgsMapLayerModel
mItemCheckableQgsMapLayerModelprotected
mLayersQgsMapLayerModelprotected
mLayersCheckedQgsMapLayerModelprotected
parent(const QModelIndex &child) const QgsMapLayerModel
QgsMapLayerModel(QObject *parent=0)QgsMapLayerModelexplicit
QgsMapLayerModel(QList< QgsMapLayer * > layers, QObject *parent=0)QgsMapLayerModelexplicit
removeLayers(const QStringList layerIds)QgsMapLayerModelprotectedslot
rowCount(const QModelIndex &parent) const QgsMapLayerModel
setData(const QModelIndex &index, const QVariant &value, int role)QgsMapLayerModel
setItemsCheckable(bool checkable)QgsMapLayerModel