kplato

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]
addChildNode_NoId(Node *node, Node *after=0)KPlato::Node [virtual]
addChildProxyRelation(Node *, const Relation *)KPlato::Node [inline, virtual]
addChildProxyRelations(QPtrList< 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(QPtrList< Relation > &)KPlato::Node [inline, virtual]
addSchedule(Schedule *schedule)KPlato::Node
adjustSummarytask()=0 (defined in KPlato::Node)KPlato::Node [pure virtual]
ALAP enum value (defined in KPlato::Node)KPlato::Node
appointments()KPlato::Node
ASAP enum value (defined in KPlato::Node)KPlato::Node
calcCriticalPath(bool fromEnd)KPlato::Node [virtual]
calcDuration(const DateTime &, const Duration &, bool)KPlato::Node [inline, virtual]
calcResourceOverbooked()KPlato::Node [virtual]
calculateBackward(int)=0 (defined in KPlato::Node)KPlato::Node [pure virtual]
calculateForward(int)=0 (defined in KPlato::Node)KPlato::Node [pure virtual]
childAfter(Node *node)KPlato::Node
childBefore(Node *node)KPlato::Node
childNodeIterator() const KPlato::Node [inline]
clearProxyRelations()KPlato::Node [inline, virtual]
constraint() const KPlato::Node [inline]
constraintEndTime() const KPlato::Node [inline, virtual]
constraintStartTime() const KPlato::Node [inline, virtual]
constraintToString() 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() const KPlato::Node [inline]
delChildNode(Node *node, bool remove=true)KPlato::Node
delChildNode(int number, bool remove=true)KPlato::Node
delChildNode_NoId(Node *node, bool remove=true)KPlato::Node
delChildNode_NoId(int number, bool remove=true)KPlato::Node
delDependChildNode(Node *node, bool remove=false)KPlato::Node
delDependChildNode(Relation *rel, bool remove=false)KPlato::Node
delDependChildNode(int number, bool remove=false)KPlato::Node
delDependParentNode(Node *node, bool remove=false)KPlato::Node
delDependParentNode(Relation *rel, bool remove=false)KPlato::Node
delDependParentNode(int number, bool remove=false)KPlato::Node
dependChildNodes()KPlato::Node [inline]
dependParentNodes()KPlato::Node [inline]
description()KPlato::Node [inline]
description() const KPlato::Node [inline]
duration()KPlato::Node [inline]
duration(const DateTime &time, int use, bool backward)KPlato::Node
effort() const KPlato::Node [inline]
effortPerformanceIndex(const QDate &, bool *)KPlato::Node [inline]
endDate() const KPlato::Node [inline]
endTime() const KPlato::Node [inline, virtual]
endTime()KPlato::Node [inline]
findChildNode(Node *node)KPlato::Node
findChildRelation(Node *node)KPlato::Node
findNode() const KPlato::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) const KPlato::Node
findSchedule(const Schedule::Type type) const KPlato::Node
findSchedule(long id) const KPlato::Node [inline]
FinishNotLater enum value (defined in KPlato::Node)KPlato::Node
finishNotLater() const KPlato::Node [inline, virtual]
FixedInterval enum value (defined in KPlato::Node)KPlato::Node
generateWBS(int count, WBSDefinition &def, QString wbs=QString())KPlato::Node [virtual]
getChildNode(int number)KPlato::Node [inline]
getChildNode(int number) const KPlato::Node
getDelay()KPlato::Node
getDependChildNode(int number)KPlato::Node [inline]
getDependParentNode(int number)KPlato::Node [inline]
getEarliestStart() const KPlato::Node [inline]
getExpectedDuration()=0KPlato::Node [pure virtual]
getLatestFinish() const KPlato::Node [inline]
getParent() const KPlato::Node [inline]
getRandomDuration()=0KPlato::Node [pure virtual]
id() const KPlato::Node [inline]
inCriticalPath() const KPlato::Node [inline, virtual]
initiateCalculation(Schedule &sch)KPlato::Node [virtual]
initiateCalculationLists(QPtrList< Node > &startnodes, QPtrList< Node > &endnodes, QPtrList< Node > &summarytasks)=0 (defined in KPlato::Node)KPlato::Node [pure virtual]
insertChildNode(unsigned int index, Node *node)KPlato::Node [virtual]
insertChildNode_NoId(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, const Node *node)KPlato::Node [inline, virtual]
isCritical() const KPlato::Node [inline, virtual]
isDependChildOf(Node *node)KPlato::Node
isEndNode() const KPlato::Node [virtual]
isParentOf(Node *node)KPlato::Node
isStartNode() const KPlato::Node [virtual]
leader()KPlato::Node [inline]
leader() const KPlato::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() const KPlato::Node [inline, virtual]
MustFinishOn enum value (defined in KPlato::Node)KPlato::Node
mustStartOn() const KPlato::Node [inline, virtual]
MustStartOn enum value (defined in KPlato::Node)KPlato::Node
name()KPlato::Node [inline]
name() const KPlato::Node [inline]
Node(Node *parent=0)KPlato::Node
Node(Node &node, Node *parent=0)KPlato::Node
NodeTypes enum nameKPlato::Node
notScheduled() const KPlato::Node [inline]
numChildren() const KPlato::Node [inline]
numDependChildNodes() const KPlato::Node [inline]
numDependParentNodes() const KPlato::Node [inline]
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 =0 (defined in KPlato::Node)KPlato::Node [pure virtual]
plannedEffortTo(const QDate &)KPlato::Node [inline, virtual]
printDebug(bool children, QCString 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() const KPlato::Node [inline]
resourceNotAvailable() const KPlato::Node [inline]
resourceOverbooked() const KPlato::Node [inline, virtual]
resourceRequest(ResourceGroup *) const KPlato::Node [inline, virtual]
runningAccount() const KPlato::Node [inline]
save(QDomElement &element) const =0 (defined in KPlato::Node)KPlato::Node [pure virtual]
saveAppointments(QDomElement &element, long id) const KPlato::Node [virtual]
saveRelations(QDomElement &element) const KPlato::Node [virtual]
scheduleBackward(const DateTime &, int)=0 (defined in KPlato::Node)KPlato::Node [pure virtual]
scheduleForward(const DateTime &, int)=0 (defined in KPlato::Node)KPlato::Node [pure virtual]
schedules()KPlato::Node [inline]
schedulingError() const KPlato::Node [inline, virtual]
setConstraint(Node::ConstraintType type)KPlato::Node [inline, virtual]
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 [inline]
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 [inline]
setName(const QString &n)KPlato::Node [inline]
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() const KPlato::Node [inline]
shutdownCost() const KPlato::Node [inline]
siblingAfter()KPlato::Node
siblingBefore()KPlato::Node
startDate() const KPlato::Node [inline]
StartNotEarlier enum value (defined in KPlato::Node)KPlato::Node
startNotEarlier() const KPlato::Node [inline, virtual]
startTime() const KPlato::Node [inline, virtual]
startTime()KPlato::Node [inline]
startupAccount() const KPlato::Node [inline]
startupCost() const KPlato::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]
takeDependChildNode(Relation *rel)KPlato::Node
takeDependParentNode(Relation *rel)KPlato::Node
takeSchedule(const Schedule *schedule)KPlato::Node
type() const =0 (defined in KPlato::Node)KPlato::Node [pure virtual]
Type_Milestone enum value (defined in KPlato::Node)KPlato::Node
Type_Node enum value (defined in KPlato::Node)KPlato::Node
Type_Periodic enum value (defined in KPlato::Node)KPlato::Node
Type_Project enum value (defined in KPlato::Node)KPlato::Node
Type_Subproject enum value (defined in KPlato::Node)KPlato::Node
Type_Summarytask enum value (defined in KPlato::Node)KPlato::Node
Type_Task enum value (defined in KPlato::Node)KPlato::Node
wbs() const KPlato::Node [inline]
workEndTime() const KPlato::Node [inline, virtual]
workStartTime() const KPlato::Node [inline, virtual]
~Node()=0KPlato::Node [pure virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys