QMap< QByteArray, QVariant > properties
The properties stored for this action.
Definition: HistoryItem.h:61
ComponentList outputComponents
The outpu components for this action.
Definition: HistoryItem.h:65
HistoryItem class describes the entry of an action used in a pipeline, in the history.
Definition: HistoryItem.h:54
ComponentList inputComponents
The input components for this action.
Definition: HistoryItem.h:63
QString name
The name of the action in the pipeline.
Definition: HistoryItem.h:59