QMap< QByteArray, QVariant > properties
The properties stored for this action.
Definition: HistoryItem.h:69
QList< HistoryComponent > outputHistoryComponents
The outpu components for this action.
Definition: HistoryItem.h:73
HistoryItem class describes the entry of an action used in a pipeline, in the history.
Definition: HistoryItem.h:61
QList< HistoryComponent > inputHistoryComponents
The input components for this action.
Definition: HistoryItem.h:71
QString name
The name of the action in the pipeline.
Definition: HistoryItem.h:66