1#ifndef ImageImageTreeModel_H 
    2#define ImageImageTreeModel_H 
   25  class ImageParentItem;
 
   70      class CreateRootItemFunctor : 
public std::unary_function <
 
   71          const QString, ImageParentItem * > {
 
   74          CreateRootItemFunctor(
const CreateRootItemFunctor &);
 
   75          ~CreateRootItemFunctor();
 
   78          CreateRootItemFunctor &operator=(
const CreateRootItemFunctor &);
 
Base class for tree models.
Definition: AbstractTreeModel.h:47
 
a control network
Definition: ControlNet.h:258
 
Tree model for images and images.
Definition: ImageImageTreeModel.h:48
 
void rebuildItems()
Definition: ImageImageTreeModel.cpp:120
 
virtual ~ImageImageTreeModel()
Definition: ImageImageTreeModel.cpp:42
 
Tree item that is a parent and represents an image.
Definition: ImageParentItem.h:34
 
Definition: TreeView.h:31
 
This is free and unencumbered software released into the public domain.
Definition: ConcurrentControlNetReader.h:20
 
This is free and unencumbered software released into the public domain.
Definition: AbstractTableModel.h:24
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16