akonadi
20 #ifndef AKONADI_COLLECTIONREQUESTER_H 21 #define AKONADI_COLLECTIONREQUESTER_H 23 #include "akonadi_export.h" 25 #include <akonadi/collection.h> 26 #include <akonadi/collectiondialog.h> 93 void setMimeTypeFilter(
const QStringList &mimeTypes);
98 QStringList mimeTypeFilter()
const;
105 void setAccessRightsFilter(Collection::Rights rights);
111 Collection::Rights accessRightsFilter()
const;
116 void changeCollectionDialogOptions(CollectionDialog::CollectionDialogOptions options);
122 void setContentMimeTypes(
const QStringList &mimetypes);
125 void changeEvent(QEvent * event);
147 Q_PRIVATE_SLOT(d,
void _k_slotOpenDialog())
148 Q_PRIVATE_SLOT(d,
void _k_collectionReceived(KJob *job))
149 Q_PRIVATE_SLOT(d,
void _k_collectionsNamesReceived(KJob *job))
154 #endif // AKONADI_COLLECTIONREQUESTER_H Represents a collection of PIM items.
A widget to request an Akonadi collection from the user.
FreeBusyManager::Singleton.
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Jan 19 2017 10:27:34 by
doxygen 1.8.13 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.