Page MenuHomePhorge

imip.h
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
/*
<one line to give the library's name and an idea of what it does.>
Copyright (C) 2012 Christian Mollekopf <chrigi_1@fastmail.fm>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef IMIP_H
#define IMIP_H
#include <QByteArray>
#include <kcalcore/incidencebase.h>
QByteArray mailAttendees( const KCalCore::IncidenceBase::Ptr &incidence,
bool bccMe, const QString &attachment );
QByteArray mailOrganizer( const KCalCore::IncidenceBase::Ptr &incidence,
const QString &from, bool bccMe,
const QString &attachment,
const QString &sub );
#endif // IMIP_H

File Metadata

Mime Type
text/x-c
Expires
Sat, Apr 4, 4:28 AM (2 h, 27 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
cc/48/aadc383bf2d5d387e3a3f308df15
Default Alt Text
imip.h (1 KB)

Event Timeline