KCal Library
incidenceformatter.cpp File Reference
#include "incidenceformatter.h"
#include "attachment.h"
#include "calendar.h"
#include "calendarlocal.h"
#include "calendarresources.h"
#include "event.h"
#include "freebusy.h"
#include "icalformat.h"
#include "journal.h"
#include "todo.h"
#include "kpimutils/email.h"
#include "kabc/phonenumber.h"
#include "kabc/vcardconverter.h"
#include "kabc/stdaddressbook.h"
#include <kdatetime.h>
#include <kemailsettings.h>
#include <kglobal.h>
#include <kiconloader.h>
#include <klocalizedstring.h>
#include <kcalendarsystem.h>
#include <ksystemtimezone.h>
#include <kmimetype.h>
#include <QtCore/QBuffer>
#include <QtCore/QList>
#include <QTextDocument>
#include <QApplication>
Go to the source code of this file.
Functions | |
static QString | secs2Duration (int secs) |
Detailed Description
This file is part of the API for handling calendar data and provides static functions for formatting Incidences for various purposes.
Provides methods to format Incidences in various ways for display purposes.
Definition in file incidenceformatter.cpp.
Function Documentation
◆ secs2Duration()
|
static |
Definition at line 3812 of file incidenceformatter.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.