#include <LayerWidget.h>
◆ LayerModel()
◆ cacheObject()
QVector< int > cacheObject |
( |
UUID | id | ) |
|
◆ columnCount()
int columnCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ data()
QVariant data |
( |
const QModelIndex & | index, |
|
|
int | role = Qt::DisplayRole ) const |
|
override |
◆ hasChildren()
bool hasChildren |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ index()
QModelIndex index |
( |
int | row, |
|
|
int | column, |
|
|
const QModelIndex & | parent = QModelIndex() ) const |
|
override |
◆ layerAddedSlot
◆ layers()
◆ layerUpdated
void layerUpdated |
( |
UUID | layer | ) |
|
|
protectedslot |
◆ onClearAllSlot
◆ parent()
QModelIndex parent |
( |
const QModelIndex & | child | ) |
const |
|
override |
◆ rowCount()
int rowCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ setData()
bool setData |
( |
const QModelIndex & | index, |
|
|
const QVariant & | value, |
|
|
int | role = Qt::EditRole ) |
|
override |
◆ m_layer_cache
◆ m_layers
◆ m_manager
The documentation for this class was generated from the following files: