KPlato::Node Member List

This is the complete list of members for KPlato::Node, including all inherited members.

actualCost()KPlato::Node [inline, virtual]
actualCost(const QDate &)KPlato::Node [inline, virtual]
actualCostTo(const QDate &)KPlato::Node [inline, virtual]
actualEffort()KPlato::Node [inline, virtual]
actualEffort(const QDate &)KPlato::Node [inline, virtual]
actualEffortTo(const QDate &)KPlato::Node [inline, virtual]
addAppointment(Appointment *appointment)KPlato::Node [virtual]
addAppointment(Appointment *appointment, Schedule &main)KPlato::Node [virtual]
addAppointment(ResourceSchedule *resource, DateTime &start, DateTime &end, double load=100)KPlato::Node [virtual]
addChildNode(Node *node, Node *after=0)KPlato::Node [virtual]
addChildProxyRelation(Node *, const Relation *)KPlato::Node [inline, virtual]
addChildProxyRelations(QList< Relation * > &)KPlato::Node [inline, virtual]
addDependChildNode(Node *node, Relation::Type p=Relation::FinishStart)KPlato::Node [virtual]
addDependChildNode(Node *node, Relation::Type p, Duration lag)KPlato::Node [virtual]
addDependChildNode(Relation *relation)KPlato::Node [virtual]
addDependParentNode(Node *node, Relation::Type p=Relation::FinishStart)KPlato::Node [virtual]
addDependParentNode(Node *node, Relation::Type p, Duration lag)KPlato::Node [virtual]
addDependParentNode(Relation *relation)KPlato::Node [virtual]
addParentProxyRelation(Node *, const Relation *)KPlato::Node [inline, virtual]
addParentProxyRelations(QList< Relation * > &)KPlato::Node [inline, virtual]
addSchedule(Schedule *schedule)KPlato::Node
adjustSummarytask()=0KPlato::Node [pure virtual]
ALAP enum valueKPlato::Node
appointments()KPlato::Node
ASAP enum valueKPlato::Node
calcCriticalPath(bool fromEnd)KPlato::Node [virtual]
calcDuration(const DateTime &, const Duration &, bool)KPlato::Node [inline, virtual]
calcResourceOverbooked()KPlato::Node [virtual]
calculateBackward(int)=0KPlato::Node [pure virtual]
calculateForward(int)=0KPlato::Node [pure virtual]
changed(Node *node)KPlato::Node [protected, virtual]
childAfter(Node *node)KPlato::Node
childBefore(Node *node)KPlato::Node
childNode(int number)KPlato::Node [inline]
childNode(int number) constKPlato::Node
childNodeIterator() constKPlato::Node [inline]
clearProxyRelations()KPlato::Node [inline, virtual]
constraint() constKPlato::Node [inline]
constraintEndTime() constKPlato::Node [inline, virtual]
constraintList(bool trans)KPlato::Node [static]
constraintStartTime() constKPlato::Node [inline, virtual]
constraintToString(bool trans=false) const KPlato::Node
ConstraintType enum nameKPlato::Node
costPerformanceIndex(const QDate &, bool *)KPlato::Node [inline]
createSchedule(QString name, Schedule::Type type, long id)KPlato::Node
createSchedule(Schedule *parent)KPlato::Node
currentSchedule() constKPlato::Node [inline]
dependChildNodes()KPlato::Node [inline]
dependParentNodes()KPlato::Node [inline]
description()KPlato::Node [inline]
description() constKPlato::Node [inline]
duration()KPlato::Node [inline]
duration(const DateTime &time, int use, bool backward)KPlato::Node
effort() constKPlato::Node [inline]
effortPerformanceIndex(const QDate &, bool *)KPlato::Node [inline]
endDate() constKPlato::Node [inline]
endTime() constKPlato::Node [inline, virtual]
endTime()KPlato::Node [inline]
findChildNode(Node *node)KPlato::Node
findChildRelation(Node *node)KPlato::Node
findNode() constKPlato::Node [inline, virtual]
findNode(const QString &id) const KPlato::Node [inline, virtual]
findParentRelation(Node *node)KPlato::Node
findRelation(Node *node)KPlato::Node
findSchedule(const QString name, const Schedule::Type type)KPlato::Node
findSchedule(const Schedule::Type type)KPlato::Node
findSchedule(long id) constKPlato::Node [inline]
FinishNotLater enum valueKPlato::Node
finishNotLater() constKPlato::Node [inline, virtual]
FixedInterval enum valueKPlato::Node
generateWBS(int count, WBSDefinition &def, QString wbs=QString())KPlato::Node [virtual]
getDelay()KPlato::Node
getDependChildNode(int number)KPlato::Node [inline]
getDependParentNode(int number)KPlato::Node [inline]
getEarliestStart() constKPlato::Node [inline]
getExpectedDuration()=0KPlato::Node [pure virtual]
getLatestFinish() constKPlato::Node [inline]
getParent() constKPlato::Node [inline]
getRandomDuration()=0KPlato::Node [pure virtual]
id() constKPlato::Node [inline]
inCriticalPath() constKPlato::Node [inline, virtual]
init()KPlato::Node [private]
initiateCalculation(Schedule &sch)KPlato::Node [virtual]
initiateCalculationLists(QList< Node * > &startnodes, QList< Node * > &endnodes, QList< Node * > &summarytasks)=0KPlato::Node [pure virtual]
insertChildNode(unsigned int index, Node *node)KPlato::Node [virtual]
insertDependChildNode(unsigned int index, Node *node, Relation::Type p=Relation::FinishStart)KPlato::Node [virtual]
insertDependParentNode(unsigned int index, Node *node, Relation::Type p=Relation::FinishStart)KPlato::Node [virtual]
insertId(const QString &id)KPlato::Node [inline, virtual]
insertId(const QString &id, Node *node)KPlato::Node [inline, virtual]
isChildOf(Node *node)KPlato::Node
isCritical() constKPlato::Node [inline, virtual]
isDependChildOf(Node *node)KPlato::Node
isEndNode() constKPlato::Node [virtual]
isParentOf(Node *node)KPlato::Node
isStartNode() constKPlato::Node [virtual]
leader()KPlato::Node [inline]
leader() constKPlato::Node [inline]
legalToLink(Node *node)KPlato::Node
legalToLink(Node *, Node *)KPlato::Node [inline, virtual]
level()KPlato::Node [virtual]
load(QDomElement &)KPlato::Node [inline, virtual]
load(QDomElement &, Project &)KPlato::Node [inline, virtual]
m_constraintKPlato::Node [protected]
m_constraintEndTimeKPlato::Node [protected]
m_constraintStartTimeKPlato::Node [protected]
m_currentScheduleKPlato::Node [protected]
m_dateOnlyDurationKPlato::Node [protected]
m_dateOnlyEndDateKPlato::Node [protected]
m_dateOnlyStartDateKPlato::Node [protected]
m_dependChildNodesKPlato::Node [protected]
m_dependParentNodesKPlato::Node [protected]
m_descriptionKPlato::Node [protected]
m_durationBackwardKPlato::Node [protected]
m_durationForwardKPlato::Node [protected]
m_effortKPlato::Node [protected]
m_idKPlato::Node [protected]
m_leaderKPlato::Node [protected]
m_nameKPlato::Node [protected]
m_nodesKPlato::Node [protected]
m_parentKPlato::Node [protected]
m_runningAccountKPlato::Node [protected]
m_schedulesKPlato::Node [protected]
m_shutdownAccountKPlato::Node [protected]
m_shutdownCostKPlato::Node [protected]
m_startupAccountKPlato::Node [protected]
m_startupCostKPlato::Node [protected]
m_visitedBackwardKPlato::Node [protected]
m_visitedForwardKPlato::Node [protected]
m_wbsKPlato::Node [protected]
makeAppointments()KPlato::Node [virtual]
moveChildDown(Node *node)KPlato::Node
moveChildUp(Node *node)KPlato::Node
moveEarliestStart(DateTime &time)KPlato::Node
moveLatestFinish(DateTime &time)KPlato::Node
MustFinishOn enum valueKPlato::Node
mustFinishOn() constKPlato::Node [inline, virtual]
MustStartOn enum valueKPlato::Node
mustStartOn() constKPlato::Node [inline, virtual]
name()KPlato::Node [inline]
name() constKPlato::Node [inline]
Node(Node *parent=0)KPlato::Node
Node(Node &node, Node *parent=0)KPlato::Node
NodeTypes enum nameKPlato::Node
notScheduled() constKPlato::Node [inline]
numChildren() constKPlato::Node [inline]
numDependChildNodes() constKPlato::Node [inline]
numDependParentNodes() constKPlato::Node [inline]
overbookedResources() constKPlato::Node [virtual]
plannedCost()KPlato::Node [inline, virtual]
plannedCost(const QDate &)KPlato::Node [inline, virtual]
plannedCostTo(const QDate &)KPlato::Node [inline, virtual]
plannedEffort()KPlato::Node [inline, virtual]
plannedEffort(const QDate &)KPlato::Node [inline, virtual]
plannedEffortCostPrDay(const QDate &start, const QDate &end) const =0KPlato::Node [pure virtual]
plannedEffortTo(const QDate &)KPlato::Node [inline, virtual]
printDebug(bool children, QByteArray indent)KPlato::Node [virtual]
projectNode()KPlato::Node [virtual]
propagateEarliestStart(DateTime &time)KPlato::Node
propagateLatestFinish(DateTime &time)KPlato::Node
removeId()KPlato::Node [inline, virtual]
removeId(const QString &id)KPlato::Node [inline, virtual]
resetVisited()KPlato::Node [virtual]
resourceError() constKPlato::Node [inline]
resourceNotAvailable() constKPlato::Node [inline]
resourceOverbooked() constKPlato::Node [inline, virtual]
resourceRequest(ResourceGroup *) const KPlato::Node [inline, virtual]
runningAccount() constKPlato::Node [inline]
save(QDomElement &element) const =0KPlato::Node [pure virtual]
saveAppointments(QDomElement &element, long id) const KPlato::Node [virtual]
saveRelations(QDomElement &element) const KPlato::Node [virtual]
scheduleBackward(const DateTime &, int)=0KPlato::Node [pure virtual]
scheduleForward(const DateTime &, int)=0KPlato::Node [pure virtual]
schedules()KPlato::Node [inline]
schedulingError() constKPlato::Node [inline, virtual]
setConstraint(Node::ConstraintType type)KPlato::Node
setConstraint(QString &type)KPlato::Node
setConstraintEndTime(QDateTime time)KPlato::Node [inline, virtual]
setConstraintStartTime(QDateTime time)KPlato::Node [inline, virtual]
setCurrentSchedule(long id)KPlato::Node [virtual]
setCurrentSchedulePtr(Schedule *schedule)KPlato::Node [inline]
setDescription(const QString &d)KPlato::Node
setEarliestStart(const DateTime &dt)KPlato::Node [inline]
setEffort(Effort *e)KPlato::Node [inline]
setEndTime(DateTime endTime)KPlato::Node
setId(QString id)KPlato::Node
setLatestFinish(const DateTime &dt)KPlato::Node [inline]
setLeader(const QString &l)KPlato::Node
setName(const QString &n)KPlato::Node
setParent(Node *newParent)KPlato::Node [inline]
setParentSchedule(Schedule *sch)KPlato::Node [virtual]
setRunningAccount(Account *acc)KPlato::Node [inline]
setScheduleDeleted(long id, bool onoff)KPlato::Node
setShutdownAccount(Account *acc)KPlato::Node [inline]
setShutdownCost(double cost)KPlato::Node [inline]
setStartTime(DateTime startTime)KPlato::Node
setStartupAccount(Account *acc)KPlato::Node [inline]
setStartupCost(double cost)KPlato::Node [inline]
setWorkEndTime(const DateTime &dt)KPlato::Node [inline]
setWorkStartTime(const DateTime &dt)KPlato::Node [inline]
shutdownAccount() constKPlato::Node [inline]
shutdownCost() constKPlato::Node [inline]
siblingAfter()KPlato::Node
siblingBefore()KPlato::Node
startDate() constKPlato::Node [inline]
StartNotEarlier enum valueKPlato::Node
startNotEarlier() constKPlato::Node [inline, virtual]
startTime() constKPlato::Node [inline, virtual]
startTime()KPlato::Node [inline]
startupAccount() constKPlato::Node [inline]
startupCost() constKPlato::Node [inline]
summarytaskDurationBackward(const DateTime &)KPlato::Node [inline, virtual]
summarytaskDurationForward(const DateTime &)KPlato::Node [inline, virtual]
summarytaskEarliestStart()KPlato::Node [inline, virtual]
summarytaskLatestFinish()KPlato::Node [inline, virtual]
takeChildNode(Node *node)KPlato::Node
takeChildNode(int number)KPlato::Node
takeDependChildNode(Relation *rel)KPlato::Node
takeDependParentNode(Relation *rel)KPlato::Node
takeSchedule(const Schedule *schedule)KPlato::Node
type() const=0KPlato::Node [pure virtual]
Type_Milestone enum valueKPlato::Node
Type_Node enum valueKPlato::Node
Type_Periodic enum valueKPlato::Node
Type_Project enum valueKPlato::Node
Type_Subproject enum valueKPlato::Node
Type_Summarytask enum valueKPlato::Node
Type_Task enum valueKPlato::Node
typeToString(bool trans=false) const KPlato::Node
wbs() constKPlato::Node [inline]
workEndTime() constKPlato::Node [inline, virtual]
workStartTime() constKPlato::Node [inline, virtual]
~Node()=0KPlato::Node [pure virtual]


Generated on Wed Nov 22 23:21:50 2006 for KPlato by  doxygen 1.5.1-p1