Variables | |
static QString | NodeName = "The name of the task." |
static QString | NodeType = "Task type." |
static QString | NodeResponsible = "The responsible person for this task." |
static QString | NodeConstraint = "The scheduling constraint type." |
static QString | NodeConstraintStart = "Constraint start time." |
static QString | NodeConstraintEnd = "Constraint end time." |
static QString | NodeEstimateType = "Type of estimate." |
static QString | NodeDescription = "Task notes." |
static QString | NodeWBS = "Work Breakdown Structure Code" |
static QString | NodeRisk = "Risk controles the PERT distribution used when calculating the actual estimate for this task." |
QString KPlato::ToolTip::NodeConstraint = "The scheduling constraint type." [static] |
QString KPlato::ToolTip::NodeConstraintEnd = "Constraint end time." [static] |
QString KPlato::ToolTip::NodeConstraintStart = "Constraint start time." [static] |
QString KPlato::ToolTip::NodeDescription = "Task notes." [static] |
QString KPlato::ToolTip::NodeEstimateType = "Type of estimate." [static] |
QString KPlato::ToolTip::NodeName = "The name of the task." [static] |
QString KPlato::ToolTip::NodeResponsible = "The responsible person for this task." [static] |
QString KPlato::ToolTip::NodeRisk = "Risk controles the PERT distribution used when calculating the actual estimate for this task." [static] |
Definition at line 47 of file kptglobal.h.
QString KPlato::ToolTip::NodeType = "Task type." [static] |
QString KPlato::ToolTip::NodeWBS = "Work Breakdown Structure Code" [static] |
Definition at line 46 of file kptglobal.h.