#include <nodeentity.h>
◆ NodeEntity()
objecttree::NodeEntity::NodeEntity |
( |
ObjectTreeModel * |
_model, |
|
|
int |
id = -1 |
|
) |
| |
◆ columnCount()
int objecttree::NodeEntity::columnCount |
( |
| ) |
const |
|
overridevirtual |
◆ contextMenu()
QMenu * objecttree::NodeEntity::contextMenu |
( |
| ) |
const |
|
overridevirtual |
◆ data()
QVariant objecttree::NodeEntity::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
overridevirtual |
◆ flags()
Qt::ItemFlags objecttree::NodeEntity::flags |
( |
Qt::ItemFlags |
defflags, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtual |
◆ getCategory()
◆ getNodeId()
int objecttree::NodeEntity::getNodeId |
( |
| ) |
const |
|
inline |
◆ index()
QModelIndex objecttree::NodeEntity::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent |
|
) |
| const |
|
overridevirtual |
◆ onActionSearchById
void objecttree::NodeEntity::onActionSearchById |
( |
| ) |
|
|
slot |
◆ parent()
QModelIndex objecttree::NodeEntity::parent |
( |
const QModelIndex & |
parent | ) |
const |
|
overridevirtual |
◆ rowCount()
int objecttree::NodeEntity::rowCount |
( |
| ) |
const |
|
overridevirtual |
◆ setData()
bool objecttree::NodeEntity::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/nodeentity.h
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/qtgui/objects/nodeentity.cpp