Base class for leaf items in the tree.
Definition AbstractLeafItem.h:31
Base class for a point item in the tree.
Definition AbstractPointItem.h:50
Base class for an item in the tree.
Definition AbstractTreeItem.h:39
AbstractTreeItem * parent() const
Definition AbstractTreeItem.cpp:43
A single control point.
Definition ControlPoint.h:356
A leaf node in the tree structure that represents a control point.
Definition PointLeafItem.h:31
virtual ~PointLeafItem()
Definition PointLeafItem.cpp:19
PointLeafItem(ControlPoint *cp, int avgCharWidth, AbstractTreeItem *parent=0)
Definition PointLeafItem.cpp:13
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16