A TreeItem containing an additional GeoObject.
- See also
- TreeItem
Definition at line 26 of file GeoTreeItem.h.
#include <GeoTreeItem.h>
◆ GeoTreeItem()
Constructor
- Parameters
-
data | The data associated with each column |
parent | The parent item in the tree |
item | The GeoObject (i.e. Point, Polyline or Surface) |
Definition at line 35 of file GeoTreeItem.h.
39 {
40 }
const GeoLib::GeoObject * _item
TreeItem(QList< QVariant > data, TreeItem *parent)
virtual QVariant data(int column) const
◆ ~GeoTreeItem()
GeoTreeItem::~GeoTreeItem |
( |
| ) |
|
|
overridedefault |
◆ getGeoObject()
Returns the geo-object associated with this item (i.e. a point, polyline or surface).
Definition at line 44 of file GeoTreeItem.h.
References _item.
◆ _item
The documentation for this class was generated from the following file: