kplato
KPlato::Task::Progress Struct Reference
List of all members.Detailed Description
Definition at line 252 of file kpttask.h.
Public Member Functions | |
| Progress () | |
| bool | operator== (struct Progress &p) |
| bool | operator!= (struct Progress &p) |
| Progress & | operator= (struct Progress &p) |
Public Attributes | |
| bool | started |
| bool | finished |
| DateTime | startTime |
| DateTime | finishTime |
| int | percentFinished |
| Duration | remainingEffort |
| Duration | totalPerformed |
The documentation for this struct was generated from the following file:

