QMap< QByteArray, QVariant > properties
The properties stored for this action.
Definition: HistoryItem.h:68
QList< HistoryComponent > outputHistoryComponents
The outpu components for this action.
Definition: HistoryItem.h:72
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:70
QString name
The name of the action in the pipeline.
Definition: HistoryItem.h:65