DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <shapefilelayerentity.h>
Public Slots | |
void | onActionShapeColor () |
Public Member Functions | |
ShapefileLayerEntity (ObjectTreeModel *_model, int LayerEntity_idx=-1) | |
virtual | ~ShapefileLayerEntity () |
QModelIndex | index (int row, int column, const QModelIndex &parent) const override |
virtual QMenu * | contextMenu () const override |
![]() | |
LayerEntity (ObjectTreeModel::Category type, ObjectTreeModel *_model, int LayerEntity_idx=-1) | |
virtual | ~LayerEntity () |
virtual ObjectTreeModel::Category | getCategory () const |
virtual QModelIndex | parent (const QModelIndex &parent) const |
virtual int | rowCount () const |
virtual int | columnCount () const |
virtual QVariant | data (const QModelIndex &index, int role) const |
virtual Qt::ItemFlags | flags (Qt::ItemFlags defflags, const QModelIndex &index) const |
virtual bool | setData (const QModelIndex &index, const QVariant &value, int role) |
int | layerEntityIndex () const |
ObjectTreeModel::Category | layerEntityType () const |
![]() | |
ObjectTreeEntity (ObjectTreeModel *_model) | |
virtual | ~ObjectTreeEntity () |
virtual void | modelChanged (int) |
Additional Inherited Members | |
![]() | |
ObjectTreeModel * | model |
|
explicit |
|
virtual |
|
overridevirtual |
Reimplemented from objecttree::ObjectTreeEntity.
|
overridevirtual |
Reimplemented from objecttree::LayerEntity.
|
slot |