Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :
Aller au code source de ce fichier.
Espaces de nommage | |
namespace | KPlato |
namespace | KPlato::Role |
namespace | KPlato::ToolTip |
Énumérations | |
enum | KPlato::Role::Roles { KPlato::Role::EnumList = Qt::UserRole + 1, KPlato::Role::EnumListValue = Qt::UserRole + 2, KPlato::Role::List = Qt::UserRole + 3, KPlato::Role::ListValues = Qt::UserRole + 4 } |
Variables | |
static QString | KPlato::ToolTip::NodeName = "The name of the task." |
static QString | KPlato::ToolTip::NodeType = "Task type." |
static QString | KPlato::ToolTip::NodeResponsible = "The responsible person for this task." |
static QString | KPlato::ToolTip::NodeConstraint = "The scheduling constraint type." |
static QString | KPlato::ToolTip::NodeConstraintStart = "Constraint start time." |
static QString | KPlato::ToolTip::NodeConstraintEnd = "Constraint end time." |
static QString | KPlato::ToolTip::NodeEstimateType = "Type of estimate." |
static QString | KPlato::ToolTip::NodeDescription = "Task notes." |
static QString | KPlato::ToolTip::NodeWBS = "Work Breakdown Structure Code" |
static QString | KPlato::ToolTip::NodeRisk = "Risk controles the PERT distribution used when calculating the actual estimate for this task." |