KCalUtils Library
Go to the documentation of this file. 33 #ifndef KCALUTILS_DNDFACTORY_H 34 #define KCALUTILS_DNDFACTORY_H 36 #include "kcalutils_export.h" 43 #include <KDE/KDateTime> 63 FlagTodosPasteAtDtStart = 1,
66 FlagPasteAtOriginalTime = 2
70 Q_DECLARE_FLAGS(PasteFlags, PasteFlag)
90 const KDateTime::Spec &timeSpec);
95 QMimeData *createMimeData();
100 QDrag *createDrag(QWidget *owner);
159 const KDateTime &newDateTime = KDateTime(),
160 const QFlags<PasteFlag> &pasteOptions = QFlags<PasteFlag>());
177 const KDateTime &newDateTime = KDateTime(),
178 const QFlags<PasteFlag> &pasteOptions = QFlags<PasteFlag>());
QSharedPointer< Event > Ptr
QSharedPointer< Incidence > Ptr
QSharedPointer< MemoryCalendar > Ptr
vCalendar/iCalendar Drag-and-Drop object factory.
QSharedPointer< Todo > Ptr
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Jul 25 2019 00:00:00 by
doxygen 1.8.15 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.