KDE PIM / Developers / API Docs / karm

TimeKard Class Reference

Routines to output timecard data. More...

#include <timekard.h>

List of all members.

Public Member Functions


Detailed Description

Routines to output timecard data.


Member Function Documentation

QString TimeKard::totalsAsText TaskView taskview,
bool  justThisTask = true
 

Generates ascii text of task totals, for current task on down.

Formatted for pasting into clipboard.

Parameters:
taskview a pointer to a TaskView object.
justThisTask Only useful when user has picked a root task. We use this parameter to distinguish between when a user just wants to print the task subtree for a root task and when they want to print all tasks.

QString TimeKard::historyAsText TaskView taskview,
const QDate &  from,
const QDate &  to,
bool  justThisTask = true
 

Generates ascii text of weekly task history, for current task on down.

Formatted for pasting into clipboard.


The documentation for this class was generated from the following files: