This is the complete list of members for camitk::HistoryItem, including all inherited members.
addProperty(QByteArray name, QVariant value) | camitk::HistoryItem | |
getInputHistoryComponents() | camitk::HistoryItem | |
getName() | camitk::HistoryItem | |
getOutputHistoryComponents() | camitk::HistoryItem | |
HistoryItem()=default | camitk::HistoryItem | |
HistoryItem(QString name) | camitk::HistoryItem | |
inputHistoryComponents | camitk::HistoryItem | private |
name | camitk::HistoryItem | private |
outputHistoryComponents | camitk::HistoryItem | private |
properties | camitk::HistoryItem | private |
setInputHistoryComponents(QList< HistoryComponent > inputHistoryComponents) | camitk::HistoryItem | |
setOutputHistoryComponents(QList< HistoryComponent > outputHistoryComponents) | camitk::HistoryItem | |
~HistoryItem()=default | camitk::HistoryItem | virtual |