kplato
KPlato::StandardWorktime Class Reference
List of all members.
Detailed Description
Definition at line 334 of file kptcalendar.h.
Member Function Documentation
Duration KPlato::StandardWorktime::durationYear |
( |
|
) |
const [inline] |
double KPlato::StandardWorktime::year |
( |
|
) |
const [inline] |
void KPlato::StandardWorktime::setYear |
( |
const Duration |
year |
) |
[inline] |
Set the work time of a normal year.
Definition at line 346 of file kptcalendar.h.
void KPlato::StandardWorktime::setYear |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal year.
Definition at line 348 of file kptcalendar.h.
Duration KPlato::StandardWorktime::durationMonth |
( |
|
) |
const [inline] |
double KPlato::StandardWorktime::month |
( |
|
) |
const [inline] |
void KPlato::StandardWorktime::setMonth |
( |
const Duration |
month |
) |
[inline] |
Set the work time of a normal month.
Definition at line 355 of file kptcalendar.h.
void KPlato::StandardWorktime::setMonth |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal month.
Definition at line 357 of file kptcalendar.h.
Duration KPlato::StandardWorktime::durationWeek |
( |
|
) |
const [inline] |
double KPlato::StandardWorktime::week |
( |
|
) |
const [inline] |
void KPlato::StandardWorktime::setWeek |
( |
const Duration |
week |
) |
[inline] |
Set the work time of a normal week.
Definition at line 364 of file kptcalendar.h.
void KPlato::StandardWorktime::setWeek |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal week.
Definition at line 366 of file kptcalendar.h.
Duration KPlato::StandardWorktime::durationDay |
( |
|
) |
const [inline] |
double KPlato::StandardWorktime::day |
( |
|
) |
const [inline] |
void KPlato::StandardWorktime::setDay |
( |
const Duration |
day |
) |
[inline] |
Set the work time of a normal day.
Definition at line 373 of file kptcalendar.h.
void KPlato::StandardWorktime::setDay |
( |
double |
hours |
) |
[inline] |
Set the work time of a normal day.
Definition at line 375 of file kptcalendar.h.
The documentation for this class was generated from the following files: