|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef PointParentItem_H
2 #define PointParentItem_H
AbstractTreeItem * parent() const
Definition: AbstractTreeItem.cpp:46
virtual void addChild(AbstractTreeItem *child)
Definition: AbstractParentItem.cpp:84
A leaf node in the tree structure that represents a control measure.
Definition: MeasureLeafItem.h:32
A single control point.
Definition: ControlPoint.h:354
Base class for a point item in the tree.
Definition: AbstractPointItem.h:40
virtual ~PointParentItem()
Definition: PointParentItem.cpp:23
#define ASSERT(x)
Definition: IsisDebug.h:134
PointParentItem(ControlPoint *cp, int avgCharWidth, AbstractTreeItem *parent=0)
Definition: PointParentItem.cpp:17
Base class for an item that is a parent in the tree.
Definition: AbstractParentItem.h:34
Tree item that is a parent and represents a control point.
Definition: PointParentItem.h:34
void addChild(AbstractTreeItem *child)
Definition: PointParentItem.cpp:27
Base class for an item in the tree.
Definition: AbstractTreeItem.h:39
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16