1 #ifndef ImageLeafItem_H 2 #define ImageLeafItem_H
AbstractTreeItem * parent() const
Definition: AbstractTreeItem.cpp:38
a control network
Definition: ControlNet.h:271
virtual ~ImageLeafItem()
Definition: ImageLeafItem.cpp:13
ImageLeafItem(QString imageSerial, ControlNet *net, int avgCharWidth, AbstractTreeItem *parent=0)
Definition: ImageLeafItem.cpp:7
Base class for leaf items in the tree.
Definition: AbstractLeafItem.h:24
Base class for an image item in the tree.
Definition: AbstractImageItem.h:27
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
Base class for an item in the tree.
Definition: AbstractTreeItem.h:31
Tree item that is a leaf and represents an image.
Definition: ImageLeafItem.h:26