1#ifndef ImageTreeWidgetItem_H
2#define ImageTreeWidgetItem_H
5#include <QTreeWidgetItem>
28 QString imageListName()
const;
32 void update(
bool save);
47 SampleResolutionColumn,
54 static QString treeColumnToString(TreeColumn);
56 using QTreeWidgetItem::parent;
59 void onDisplayPropertiesChanged();
62 void setColumnValue(TreeColumn column,
double value);
68 Qt::CheckState toCheck(QVariant);
This represents a cube in a project-based GUI interface.
Internalizes a list of images and allows for operations on the entire list.
This is free and unencumbered software released into the public domain.