kplato
KPlato::StandardWorktime Class Reference
List of all members.
Detailed Description
Definition at line 333 of file kptcalendar.h.
Member Function Documentation
double KPlato::StandardWorktime::day |
( |
|
) |
const [inline] |
Duration KPlato::StandardWorktime::durationDay |
( |
|
) |
const [inline] |
Duration KPlato::StandardWorktime::durationMonth |
( |
|
) |
const [inline] |
Duration KPlato::StandardWorktime::durationWeek |
( |
|
) |
const [inline] |
Duration KPlato::StandardWorktime::durationYear |
( |
|
) |
const [inline] |
double KPlato::StandardWorktime::month |
( |
|
) |
const [inline] |
void KPlato::StandardWorktime::setDay |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal day.
Definition at line 374 of file kptcalendar.h.
void KPlato::StandardWorktime::setDay |
( |
const Duration |
day |
) |
[inline] |
Set the work time of a normal day.
Definition at line 372 of file kptcalendar.h.
void KPlato::StandardWorktime::setMonth |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal month.
Definition at line 356 of file kptcalendar.h.
void KPlato::StandardWorktime::setMonth |
( |
const Duration |
month |
) |
[inline] |
Set the work time of a normal month.
Definition at line 354 of file kptcalendar.h.
void KPlato::StandardWorktime::setWeek |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal week.
Definition at line 365 of file kptcalendar.h.
void KPlato::StandardWorktime::setWeek |
( |
const Duration |
week |
) |
[inline] |
Set the work time of a normal week.
Definition at line 363 of file kptcalendar.h.
void KPlato::StandardWorktime::setYear |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal year.
Definition at line 347 of file kptcalendar.h.
void KPlato::StandardWorktime::setYear |
( |
const Duration |
year |
) |
[inline] |
Set the work time of a normal year.
Definition at line 345 of file kptcalendar.h.
double KPlato::StandardWorktime::week |
( |
|
) |
const [inline] |
double KPlato::StandardWorktime::year |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: