1#ifndef ConnectionParentItem_H 
    2#define ConnectionParentItem_H 
Base class for an image item in the tree.
Definition: AbstractImageItem.h:34
 
Base class for an item that is a parent in the tree.
Definition: AbstractParentItem.h:34
 
Base class for an item in the tree.
Definition: AbstractTreeItem.h:39
 
AbstractTreeItem * parent() const
Definition: AbstractTreeItem.cpp:44
 
Tree item that is a parent and represents an image.
Definition: ConnectionParentItem.h:34
 
void addChild(AbstractTreeItem *child)
Definition: ConnectionParentItem.cpp:25
 
virtual ~ConnectionParentItem()
Definition: ConnectionParentItem.cpp:21
 
a control network
Definition: ControlNet.h:258
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16