KPlato::Task::Progress Struct Reference

#include <kpttask.h>

List of all members.

Public Member Functions

 Progress ()
bool operator== (struct Progress &p)
bool operator!= (struct Progress &p)
Progressoperator= (struct Progress &p)

Public Attributes

bool started
bool finished
DateTime startTime
DateTime finishTime
int percentFinished
Duration remainingEffort
Duration totalPerformed


Detailed Description

Definition at line 252 of file kpttask.h.


Constructor & Destructor Documentation

KPlato::Task::Progress::Progress (  )  [inline]

Definition at line 253 of file kpttask.h.

References finished, percentFinished, and started.


Member Function Documentation

bool KPlato::Task::Progress::operator== ( struct Progress p  )  [inline]

Definition at line 254 of file kpttask.h.

References finished, finishTime, percentFinished, remainingEffort, started, startTime, and totalPerformed.

bool KPlato::Task::Progress::operator!= ( struct Progress p  )  [inline]

Definition at line 261 of file kpttask.h.

struct Progress& KPlato::Task::Progress::operator= ( struct Progress p  )  [inline]

Definition at line 262 of file kpttask.h.

References finished, finishTime, percentFinished, remainingEffort, started, startTime, and totalPerformed.


Member Data Documentation

bool KPlato::Task::Progress::started

Definition at line 270 of file kpttask.h.

Referenced by KPlato::Task::load(), KPlato::TaskProgressPanel::ok(), KPlato::MilestoneProgressPanel::ok(), operator=(), operator==(), Progress(), KPlato::Task::save(), and KPlato::TaskProgressPanel::TaskProgressPanel().

bool KPlato::Task::Progress::finished

Definition at line 270 of file kpttask.h.

Referenced by KPlato::Task::load(), KPlato::MilestoneProgressPanel::MilestoneProgressPanel(), KPlato::TaskProgressPanel::ok(), KPlato::MilestoneProgressPanel::ok(), operator=(), operator==(), Progress(), KPlato::Task::save(), and KPlato::TaskProgressPanel::TaskProgressPanel().

DateTime KPlato::Task::Progress::startTime

Definition at line 271 of file kpttask.h.

Referenced by KPlato::Task::load(), KPlato::TaskProgressPanel::ok(), KPlato::MilestoneProgressPanel::ok(), operator=(), operator==(), KPlato::Task::save(), and KPlato::TaskProgressPanel::TaskProgressPanel().

DateTime KPlato::Task::Progress::finishTime

Definition at line 271 of file kpttask.h.

Referenced by KPlato::Task::load(), KPlato::MilestoneProgressPanel::MilestoneProgressPanel(), KPlato::TaskProgressPanel::ok(), KPlato::MilestoneProgressPanel::ok(), operator=(), operator==(), KPlato::Task::save(), and KPlato::TaskProgressPanel::TaskProgressPanel().

int KPlato::Task::Progress::percentFinished

Definition at line 272 of file kpttask.h.

Referenced by KPlato::Task::costPerformanceIndex(), KPlato::Task::effortPerformanceIndex(), KPlato::Task::load(), KPlato::TaskProgressPanel::ok(), KPlato::MilestoneProgressPanel::ok(), operator=(), operator==(), Progress(), KPlato::Task::save(), and KPlato::TaskProgressPanel::TaskProgressPanel().

Duration KPlato::Task::Progress::remainingEffort

Definition at line 273 of file kpttask.h.

Referenced by KPlato::Task::load(), KPlato::TaskProgressPanel::ok(), operator=(), operator==(), KPlato::Task::save(), and KPlato::TaskProgressPanel::TaskProgressPanel().

Duration KPlato::Task::Progress::totalPerformed

Definition at line 274 of file kpttask.h.

Referenced by KPlato::Task::actualEffort(), KPlato::Task::load(), KPlato::TaskProgressPanel::ok(), operator=(), operator==(), KPlato::Task::save(), and KPlato::TaskProgressPanel::TaskProgressPanel().


The documentation for this struct was generated from the following file:
Generated on Wed Nov 22 23:21:51 2006 for KPlato by  doxygen 1.5.1-p1