• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.14.10 API Reference
  • KDE Home
  • Contact Us
 

akonadi

  • akonadi
  • kcal
kcal/freebusyprovideradaptor.cpp
1 /*
2  * This file was generated by qdbusxml2cpp version 0.7
3  * Command line was: qdbusxml2cpp -m -a freebusyprovideradaptor -c Akonadi__FreeBusyProviderAdaptor -i freebusyproviderbase_p.h -l Akonadi::FreeBusyProviderBasePrivate /builddir/build/BUILD/kdepimlibs-4.14.10/akonadi/interfaces/org.freedesktop.Akonadi.Resource.FreeBusyProvider.xml
4  *
5  * qdbusxml2cpp is Copyright (C) 2015 The Qt Company Ltd.
6  *
7  * This is an auto-generated file.
8  * Do not edit! All changes made to it will be lost.
9  */
10 
11 #include "freebusyprovideradaptor.h"
12 #include <QtCore/QMetaObject>
13 #include <QtCore/QByteArray>
14 #include <QtCore/QList>
15 #include <QtCore/QMap>
16 #include <QtCore/QString>
17 #include <QtCore/QStringList>
18 #include <QtCore/QVariant>
19 
20 /*
21  * Implementation of adaptor class Akonadi__FreeBusyProviderAdaptor
22  */
23 
24 Akonadi__FreeBusyProviderAdaptor::Akonadi__FreeBusyProviderAdaptor(Akonadi::FreeBusyProviderBasePrivate *parent)
25  : QDBusAbstractAdaptor(parent)
26 {
27  // constructor
28  setAutoRelaySignals(true);
29 }
30 
31 Akonadi__FreeBusyProviderAdaptor::~Akonadi__FreeBusyProviderAdaptor()
32 {
33  // destructor
34 }
35 
36 void Akonadi__FreeBusyProviderAdaptor::canHandleFreeBusy(const QString &email)
37 {
38  // handle method call org.freedesktop.Akonadi.Resource.FreeBusyProvider.canHandleFreeBusy
39  parent()->canHandleFreeBusy(email);
40 }
41 
42 QString Akonadi__FreeBusyProviderAdaptor::lastCacheUpdate()
43 {
44  // handle method call org.freedesktop.Akonadi.Resource.FreeBusyProvider.lastCacheUpdate
45  return parent()->lastCacheUpdate();
46 }
47 
48 void Akonadi__FreeBusyProviderAdaptor::retrieveFreeBusy(const QString &email, const QString &start, const QString &end)
49 {
50  // handle method call org.freedesktop.Akonadi.Resource.FreeBusyProvider.retrieveFreeBusy
51  parent()->retrieveFreeBusy(email, start, end);
52 }
53 
54 
55 #include "freebusyprovideradaptor.moc"
Akonadi::FreeBusyProviderBasePrivate
Definition: calendar/freebusyproviderbase_p.h:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:51:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akonadi

Skip menu "akonadi"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Modules
  • Related Pages

kdepimlibs-4.14.10 API Reference

Skip menu "kdepimlibs-4.14.10 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal