1#ifndef ImageParentItem_H
2#define ImageParentItem_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:43
a control network
Definition ControlNet.h:258
Tree item that is a parent and represents an image.
Definition ImageParentItem.h:34
ImageParentItem(QString imageSerial, ControlNet *net, int avgCharWidth, AbstractTreeItem *parent=0)
Definition ImageParentItem.cpp:14
virtual ~ImageParentItem()
Definition ImageParentItem.cpp:20
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16