AbstractLeafItem(AbstractTreeItem *parent=0)
Definition AbstractLeafItem.cpp:16
AbstractPointItem(ControlPoint *cp, int avgCharWidth, AbstractTreeItem *parent=0)
Definition AbstractPointItem.cpp:217
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
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