ktimetracker
timekard.cpp File Reference
#include "timekard.h"#include <cassert>#include <QDateTime>#include <QList>#include <QMap>#include <KDebug>#include <KGlobal>#include <KLocale>#include "timetrackerstorage.h"#include "ktimetrackerutility.h"#include "task.h"#include "taskview.h"
Include dependency graph for timekard.cpp:

Go to the source code of this file.
Variables | |
| const QString | cr = QString::fromLatin1("\n") |
| const int | reportWidth = taskWidth + timeWidth |
| const int | taskWidth = 40 |
| const int | timeWidth = 6 |
| const int | totalTimeWidth = 7 |
Variable Documentation
| const QString cr = QString::fromLatin1("\n") |
Definition at line 45 of file timekard.cpp.
Definition at line 43 of file timekard.cpp.
| const int taskWidth = 40 |
Definition at line 40 of file timekard.cpp.
| const int timeWidth = 6 |
Definition at line 41 of file timekard.cpp.
| const int totalTimeWidth = 7 |
Definition at line 42 of file timekard.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference