kontact
#include "summaryeventinfo.h"
#include <KCalCore/Calendar>
#include <KCalCore/Event>
#include <KCalUtils/IncidenceFormatter>
#include <KGlobal>
#include <KLocale>
#include <KSystemTimeZones>
#include <QDate>
#include <QDebug>
#include <QStringList>
Include dependency graph for summaryeventinfo.cpp:
Go to the source code of this file.
Functions | |
static bool | eventLessThan (const KCalCore::Event::Ptr &event1, const KCalCore::Event::Ptr &event2) |
Variables | |
static QHash< QString, KDateTime > | sDateTimeByUid |
Function Documentation
|
static |
Definition at line 49 of file summaryeventinfo.cpp.
Variable Documentation
|
static |
Definition at line 47 of file summaryeventinfo.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 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:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.