1 #ifndef ImagePointTreeModel_H 2 #define ImagePointTreeModel_H 17 class ImageParentItem;
61 class CreateRootItemFunctor :
public std::unary_function <
62 const QString, ImageParentItem * > {
65 CreateRootItemFunctor(
const CreateRootItemFunctor &);
66 ~CreateRootItemFunctor();
68 CreateRootItemFunctor &operator=(
const CreateRootItemFunctor &);
ImagePointTreeModel(ControlNet *cNet, TreeView *v, QObject *parent=0)
Definition: ImagePointTreeModel.cpp:31
Tree item that is a parent and represents an image.
Definition: ImageParentItem.h:26
void rebuildItems()
Definition: ImagePointTreeModel.cpp:120
Base class for tree models.
Definition: AbstractTreeModel.h:39
Tree model for images and control points.
Definition: ImagePointTreeModel.h:40
virtual ~ImagePointTreeModel()
Definition: ImagePointTreeModel.cpp:38
Definition: ConcurrentControlNetReader.h:34
a control network
Definition: ControlNet.h:271
Definition: TreeView.h:23
Definition: AbstractTableModel.h:16
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31