#include <shipentity.h>
◆ ShipEntity()
objecttree::ShipEntity::ShipEntity |
( |
ObjectTreeModel * |
_model, |
|
|
int |
id = -1 |
|
) |
| |
◆ columnCount()
int objecttree::ShipEntity::columnCount |
( |
| ) |
const |
|
overridevirtual |
◆ data()
QVariant objecttree::ShipEntity::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
overridevirtual |
◆ flags()
Qt::ItemFlags objecttree::ShipEntity::flags |
( |
Qt::ItemFlags |
defFlags, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtual |
◆ getCategory()
◆ getShipId()
int objecttree::ShipEntity::getShipId |
( |
| ) |
const |
|
inline |
◆ index()
QModelIndex objecttree::ShipEntity::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent |
|
) |
| const |
|
overridevirtual |
◆ parent()
QModelIndex objecttree::ShipEntity::parent |
( |
const QModelIndex & |
parent | ) |
const |
|
overridevirtual |
◆ rowCount()
int objecttree::ShipEntity::rowCount |
( |
| ) |
const |
|
overridevirtual |
◆ setData()
bool objecttree::ShipEntity::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files:
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/qtgui/objects/shipentity.h
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/qtgui/objects/shipentity.cpp