VHISTlib  1.84.0.3018
Public Attributes
vhist::Workflowstep Struct Reference

The summary of a workflowstep. More...

#include <summary.h>

List of all members.

Public Attributes

int tagID
 The id of a section tag which has been associated with the summary entry.
QString vhistRootFile
 The name of the vhist root file used when appending this workflowstep.
QString timestamp
 The date and time at which the workflowstep has been created.
QString title
 The title of the workflowstep.
QString description
 The description of the workflowstep.
QString comment
 An additional comment refering to the workflowstep.
QString command
 The command which was executed during this workflowstep.
QString tool
 The tool name and version used during this workflowstep.
QString toolPath
 The path of the tool used during this workflowstep.
QString host
 The name of the host system on which the workflowstep has been performed.
QString user
 The name of the user who executed the workflowstep.
QString creator
 The name and version of the tool that created this workflowstep.
QString pdfTitle
 The title of the VHIST file shown in the PDF document properties.
QString pdfAuthor
 The author of the VHIST file shown in the PDF document properties.
QString pdfSubject
 The subject of the VHIST file shown in the PDF document properties.
QString pdfKeywords
 A list of keyword shown in the PDF document properties.
QString pdfProducer
 The producer of the VHIST file shown in the PDF document properties.
QString pdfCreator
 The creator of the VHIST file shown in the PDF document properties.
QList< FileSummaryfiles
 The list of files which are part of the workflowstep.
UserAttributes userAttrs
 A list of user defined key-value pairs.
UserAttributeUnits userAttrUnits
 A dictionary, which associates user attributes with units (mm, kg, etc)
UserAttributeOrder userAttrOrder
 A list which stores the order in which user attributes were given by the user.

Detailed Description

The summary of a workflowstep.


Member Data Documentation

The name of the host system on which the workflowstep has been performed.

The id of a section tag which has been associated with the summary entry.

tagID has a value of -1 if the summary entry has not been matched with any section tag.

A list which stores the order in which user attributes were given by the user.


The documentation for this struct was generated from the following files:

VHISTlib 1.84.0.3018 of Jun 28 2013, generated by doxygen.