• 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.h
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  * This file may have been hand-edited. Look for HAND-EDIT comments
9  * before re-generating it.
10  */
11 
12 #ifndef FREEBUSYPROVIDERADAPTOR_H_1627368577
13 #define FREEBUSYPROVIDERADAPTOR_H_1627368577
14 
15 #include <QtCore/QObject>
16 #include <QtDBus/QtDBus>
17 #include "freebusyproviderbase_p.h"
18 class QByteArray;
19 template<class T> class QList;
20 template<class Key, class Value> class QMap;
21 class QString;
22 class QStringList;
23 class QVariant;
24 
25 /*
26  * Adaptor class for interface org.freedesktop.Akonadi.Resource.FreeBusyProvider
27  */
28 class Akonadi__FreeBusyProviderAdaptor: public QDBusAbstractAdaptor
29 {
30  Q_OBJECT
31  Q_CLASSINFO("D-Bus Interface", "org.freedesktop.Akonadi.Resource.FreeBusyProvider")
32  Q_CLASSINFO("D-Bus Introspection", ""
33 " <interface name=\"org.freedesktop.Akonadi.Resource.FreeBusyProvider\">\n"
34 " <method name=\"lastCacheUpdate\">\n"
35 " <arg direction=\"out\" type=\"s\"/>\n"
36 " </method>\n"
37 " <method name=\"canHandleFreeBusy\">\n"
38 " <arg direction=\"in\" type=\"s\" name=\"email\"/>\n"
39 " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n"
40 " </method>\n"
41 " <method name=\"retrieveFreeBusy\">\n"
42 " <arg direction=\"in\" type=\"s\" name=\"email\"/>\n"
43 " <arg direction=\"in\" type=\"s\" name=\"start\"/>\n"
44 " <arg direction=\"in\" type=\"s\" name=\"end\"/>\n"
45 " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n"
46 " </method>\n"
47 " <signal name=\"handlesFreeBusy\">\n"
48 " <arg direction=\"out\" type=\"s\" name=\"email\"/>\n"
49 " <arg direction=\"out\" type=\"b\" name=\"handles\"/>\n"
50 " </signal>\n"
51 " <signal name=\"freeBusyRetrieved\">\n"
52 " <arg direction=\"out\" type=\"s\" name=\"email\"/>\n"
53 " <arg direction=\"out\" type=\"s\" name=\"freeBusy\"/>\n"
54 " <arg direction=\"out\" type=\"b\" name=\"success\"/>\n"
55 " <arg direction=\"out\" type=\"s\" name=\"errorText\"/>\n"
56 " </signal>\n"
57 " </interface>\n"
58  "")
59 public:
60  Akonadi__FreeBusyProviderAdaptor(Akonadi::FreeBusyProviderBasePrivate *parent);
61  virtual ~Akonadi__FreeBusyProviderAdaptor();
62 
63  inline Akonadi::FreeBusyProviderBasePrivate *parent() const
64  { return static_cast<Akonadi::FreeBusyProviderBasePrivate *>(QObject::parent()); }
65 
66 public: // PROPERTIES
67 public Q_SLOTS: // METHODS
68  Q_NOREPLY void canHandleFreeBusy(const QString &email);
69  QString lastCacheUpdate();
70  Q_NOREPLY void retrieveFreeBusy(const QString &email, const QString &start, const QString &end);
71 Q_SIGNALS: // SIGNALS
72  void freeBusyRetrieved(const QString &email, const QString &freeBusy, bool success, const QString &errorText);
73  void handlesFreeBusy(const QString &email, bool handles);
74 };
75 
76 #endif
Akonadi::FreeBusyProviderBasePrivate
Definition: calendar/freebusyproviderbase_p.h:39
Akonadi
FreeBusyManager::Singleton.
Definition: actionstatemanager_p.h:28
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