KPlato::Project Member List

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

accounts()KPlato::Project [inline]
actualCost()KPlato::Project [virtual]
actualCost(const QDate &date)KPlato::Project [virtual]
actualCostTo(const QDate &date)KPlato::Project [virtual]
actualEffort()KPlato::Project [virtual]
actualEffort(const QDate &date)KPlato::Project [virtual]
actualEffortTo(const QDate &date)KPlato::Project [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]
addCalendar(Calendar *calendar)KPlato::Project
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]
addResourceGroup(ResourceGroup *resource)KPlato::Project [virtual]
addSchedule(Schedule *schedule)KPlato::Node
addSubTask(Node *task, Node *position)KPlato::Project
addSubTask(Node *task, int index, Node *parent)KPlato::Project
addTask(Node *task, Node *position)KPlato::Project
adjustSummarytask()KPlato::Project [protected, virtual]
ALAP enum valueKPlato::Node
appointments()KPlato::Node
ASAP enum valueKPlato::Node
calcCriticalPath(bool fromEnd)KPlato::Project [virtual]
calcDuration(const DateTime &, const Duration &, bool)KPlato::Node [inline, virtual]
calcResourceOverbooked()KPlato::Node [virtual]
calculate(Schedule *scedule)KPlato::Project
calculate(Effort::Use use)KPlato::Project
calculate()KPlato::Project
calculateBackward(int use)KPlato::Project [protected, virtual]
calculateForward(int use)KPlato::Project [protected, virtual]
calendar(const QString id) const KPlato::Project
calendarIdDictKPlato::Project [private]
calendars()KPlato::Project
canIndentTask(Node *node)KPlato::Project
canMoveTaskDown(Node *node)KPlato::Project
canMoveTaskUp(Node *node)KPlato::Project
canUnindentTask(Node *node)KPlato::Project
changed(Node *node)KPlato::Project [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)KPlato::Project
KPlato::Node::createSchedule(QString name, Schedule::Type type, long id)KPlato::Node
KPlato::Node::createSchedule(Schedule *parent)KPlato::Node
createTask(Node *parent)KPlato::Project
createTask(Task &def, Node *parent)KPlato::Project
currentSchedule() constKPlato::Node [inline]
defaultCalendar()KPlato::Project [inline]
deleteResourceGroup(ResourceGroup *resource)KPlato::Project
deleteResourceGroup(int number)KPlato::Project
delTask(Node *node)KPlato::Project
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::Project [virtual]
KPlato::Node::endTime()KPlato::Node [inline]
findCalendar(const QString &id) const KPlato::Project [inline, virtual]
findChildNode(Node *node)KPlato::Node
findChildRelation(Node *node)KPlato::Node
findNode(const QString &id) const KPlato::Project [inline, virtual]
KPlato::Node::findNode() constKPlato::Node [inline, virtual]
findParentRelation(Node *node)KPlato::Node
findRelation(Node *node)KPlato::Node
findResource(const QString &id) const KPlato::Project [inline]
findResourceGroup(const QString &id) const KPlato::Project [inline]
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::Project [virtual]
getDelay()KPlato::Node
getDependChildNode(int number)KPlato::Node [inline]
getDependParentNode(int number)KPlato::Node [inline]
getEarliestStart() constKPlato::Node [inline]
getExpectedDuration()KPlato::Project [virtual]
getLatestFinish() constKPlato::Node [inline]
getParent() constKPlato::Node [inline]
getRandomDuration()KPlato::Project [virtual]
group(QString id)KPlato::Project
id() constKPlato::Node [inline]
inCriticalPath() constKPlato::Node [inline, virtual]
indentTask(Node *node, int index=-1)KPlato::Project
init()KPlato::Project [private]
initiateCalculation(Schedule &sch)KPlato::Project [protected, virtual]
initiateCalculationLists(QList< Node * > &startnodes, QList< Node * > &endnodes, QList< Node * > &summarytasks)KPlato::Project [protected, virtual]
insertCalendarId(const QString &id, Calendar *calendar)KPlato::Project [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, Node *node)KPlato::Project [virtual]
KPlato::Node::insertId(const QString &id)KPlato::Node [inline, virtual]
insertResourceGroup(unsigned int index, ResourceGroup *resource)KPlato::Project [virtual]
insertResourceGroupId(const QString &id, ResourceGroup *group)KPlato::Project [inline]
insertResourceId(const QString &id, Resource *resource)KPlato::Project [inline]
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]
legalChildren(Node *par, Node *child)KPlato::Project [protected]
legalParents(Node *par, Node *child)KPlato::Project [protected]
legalToLink(Node *par, Node *child)KPlato::Project [virtual]
KPlato::Node::legalToLink(Node *node)KPlato::Node
level()KPlato::Node [virtual]
load(QDomElement &element)KPlato::Project [virtual]
KPlato::Node::load(QDomElement &, Project &)KPlato::Node [inline, virtual]
m_accountsKPlato::Project [protected]
m_calendarsKPlato::Project [protected]
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_endNodesKPlato::Project [private]
m_idKPlato::Node [protected]
m_leaderKPlato::Node [protected]
m_nameKPlato::Node [protected]
m_nodesKPlato::Node [protected]
m_parentKPlato::Node [protected]
m_resourceGroupsKPlato::Project [protected]
m_runningAccountKPlato::Node [protected]
m_schedulesKPlato::Node [protected]
m_shutdownAccountKPlato::Node [protected]
m_shutdownCostKPlato::Node [protected]
m_standardWorktimeKPlato::Project [protected]
m_startNodesKPlato::Project [private]
m_startupAccountKPlato::Node [protected]
m_startupCostKPlato::Node [protected]
m_summarytasksKPlato::Project [private]
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
moveTaskDown(Node *node)KPlato::Project
moveTaskUp(Node *node)KPlato::Project
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
nodeAdded(Node *)KPlato::Project [signal]
nodeChanged(Node *)KPlato::Project [signal]
nodeDict()KPlato::Project [inline, virtual]
nodeIdDictKPlato::Project [private]
nodeMoved(Node *)KPlato::Project [signal]
nodeRemoved(Node *)KPlato::Project [signal]
nodeToBeAdded(Node *)KPlato::Project [signal]
nodeToBeMoved(Node *)KPlato::Project [signal]
nodeToBeRemoved(Node *)KPlato::Project [signal]
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::Project [virtual]
plannedCost(const QDate &date)KPlato::Project [virtual]
plannedCostTo(const QDate &date)KPlato::Project [virtual]
plannedEffort()KPlato::Project [virtual]
plannedEffort(const QDate &date)KPlato::Project [virtual]
plannedEffortCostPrDay(const QDate &start, const QDate &end) constKPlato::Project [virtual]
plannedEffortTo(const QDate &date)KPlato::Project [virtual]
printCalendarDebug(QByteArray indent="")KPlato::Project
printDebug(bool children, QByteArray indent)KPlato::Project [virtual]
Project(Node *parent=0)KPlato::Project
projectNode()KPlato::Node [virtual]
propagateEarliestStart(DateTime &time)KPlato::Node
propagateLatestFinish(DateTime &time)KPlato::Node
registerNodeId(Node *node)KPlato::Project
removeCalendarId(const QString &id)KPlato::Project [virtual]
removeId(const QString &id)KPlato::Project [virtual]
KPlato::Node::removeId()KPlato::Node [inline, virtual]
removeResourceGroupId(const QString &id)KPlato::Project [inline]
removeResourceId(const QString &id)KPlato::Project [inline]
resetVisited()KPlato::Node [virtual]
resource(QString id)KPlato::Project
resourceError() constKPlato::Node [inline]
resourceGroupIdDictKPlato::Project [private]
resourceGroups()KPlato::Project
resourceIdDictKPlato::Project [private]
resourceNotAvailable() constKPlato::Node [inline]
resourceOverbooked() constKPlato::Node [inline, virtual]
resourceRequest(ResourceGroup *) const KPlato::Node [inline, virtual]
runningAccount() constKPlato::Node [inline]
save(QDomElement &element) const KPlato::Project [virtual]
saveAppointments(QDomElement &element, long id) const KPlato::Node [virtual]
saveRelations(QDomElement &element) const KPlato::Node [virtual]
scheduleBackward(const DateTime &latest, int use)KPlato::Project [protected, virtual]
scheduleForward(const DateTime &earliest, int use)KPlato::Project [protected, 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::Project [virtual]
setCurrentSchedulePtr(Schedule *schedule)KPlato::Node [inline]
setDefaultCalendar(Calendar *cal)KPlato::Project
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::Project [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]
setStandardWorktime(StandardWorktime *worktime)KPlato::Project
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
standardWorktime()KPlato::Project [inline]
startDate() constKPlato::Node [inline]
StartNotEarlier enum valueKPlato::Node
startNotEarlier() constKPlato::Node [inline, virtual]
startTime() constKPlato::Project [virtual]
KPlato::Node::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
takeResourceGroup(ResourceGroup *resource)KPlato::Project [inline]
takeSchedule(const Schedule *schedule)KPlato::Node
type() constKPlato::Project [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
unindentTask(Node *node)KPlato::Project
uniqueNodeId(int seed=1)KPlato::Project
wbs() constKPlato::Node [inline]
workEndTime() constKPlato::Node [inline, virtual]
workStartTime() constKPlato::Node [inline, virtual]
~Node()=0KPlato::Node [pure virtual]
~Project()KPlato::Project


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