| add(const te::map::AbstractLayerPtr &layer, AbstractTreeItem *parentItem=0) | te::qt::widgets::LayerTreeModel | |
| canFetchMore(const QModelIndex &parent) const | te::qt::widgets::LayerTreeModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const | te::qt::widgets::LayerTreeModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const | te::qt::widgets::LayerTreeModel | |
| dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | te::qt::widgets::LayerTreeModel | |
| emitDataChangedForAncestors(const QModelIndex &index) | te::qt::widgets::LayerTreeModel | protected |
| emitDataChangedForDescendants(const QModelIndex &parent) | te::qt::widgets::LayerTreeModel | protected |
| fetchMore(const QModelIndex &parent) | te::qt::widgets::LayerTreeModel | |
| flags(const QModelIndex &index) const | te::qt::widgets::LayerTreeModel | |
| getIndex(AbstractTreeItem *item) | te::qt::widgets::LayerTreeModel | |
| getLayerItem(const te::map::AbstractLayerPtr &layer) | te::qt::widgets::LayerTreeModel | |
| getTopLayerItems() const | te::qt::widgets::LayerTreeModel | |
| getTopLayers() const | te::qt::widgets::LayerTreeModel | |
| hasChildren(const QModelIndex &parent=QModelIndex()) const | te::qt::widgets::LayerTreeModel | |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const | te::qt::widgets::LayerTreeModel | |
| insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) | te::qt::widgets::LayerTreeModel | |
| isCheckable() const | te::qt::widgets::LayerTreeModel | |
| layerOrderChanged() | te::qt::widgets::LayerTreeModel | signal |
| LayerTreeModel(QObject *parent=0) | te::qt::widgets::LayerTreeModel | |
| LayerTreeModel(const std::list< te::map::AbstractLayerPtr > &layers, QObject *parent=0) | te::qt::widgets::LayerTreeModel | |
| m_checkable | te::qt::widgets::LayerTreeModel | private |
| m_insertingLayers | te::qt::widgets::LayerTreeModel | private |
| m_items | te::qt::widgets::LayerTreeModel | private |
| m_layers | te::qt::widgets::LayerTreeModel | private |
| mimeData(const QModelIndexList &indexes) const | te::qt::widgets::LayerTreeModel | |
| mimeTypes() const | te::qt::widgets::LayerTreeModel | |
| parent(const QModelIndex &index) const | te::qt::widgets::LayerTreeModel | |
| remove(AbstractTreeItem *item) | te::qt::widgets::LayerTreeModel | |
| removeLayerFromParentChildrenList(std::vector< te::map::AbstractLayerPtr > &layers) | te::qt::widgets::LayerTreeModel | protected |
| removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) | te::qt::widgets::LayerTreeModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const | te::qt::widgets::LayerTreeModel | |
| set(const std::list< te::map::AbstractLayerPtr > &layers) | te::qt::widgets::LayerTreeModel | |
| setCheckable(const bool checkable) | te::qt::widgets::LayerTreeModel | |
| setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | te::qt::widgets::LayerTreeModel | |
| supportedDropActions() const | te::qt::widgets::LayerTreeModel | |
| visibilityChanged(const te::map::AbstractLayerPtr &layer) | te::qt::widgets::LayerTreeModel | signal |
| ~LayerTreeModel() | te::qt::widgets::LayerTreeModel | |