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

akonadi

  • akonadi
controladaptor.h
1 /*
2  * This file was generated by qdbusxml2cpp version 0.7
3  * Command line was: qdbusxml2cpp -m -a controladaptor -c Akonadi__ControlAdaptor -i agentbase.h -l Akonadi::AgentBase /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Control.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 CONTROLADAPTOR_H_1627368558
13 #define CONTROLADAPTOR_H_1627368558
14 
15 #include <QtCore/QObject>
16 #include <QtDBus/QtDBus>
17 #include "agentbase.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.Agent.Control
27  */
28 class Akonadi__ControlAdaptor: public QDBusAbstractAdaptor
29 {
30  Q_OBJECT
31  Q_CLASSINFO("D-Bus Interface", "org.freedesktop.Akonadi.Agent.Control")
32  Q_CLASSINFO("D-Bus Introspection", ""
33 " <interface name=\"org.freedesktop.Akonadi.Agent.Control\">\n"
34 " <method name=\"quit\"/>\n"
35 " <method name=\"cleanup\"/>\n"
36 " <method name=\"configure\">\n"
37 " <arg direction=\"in\" type=\"x\" name=\"windowId\"/>\n"
38 " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n"
39 " </method>\n"
40 " <signal name=\"configurationDialogAccepted\"/>\n"
41 " <signal name=\"configurationDialogRejected\"/>\n"
42 " <method name=\"reconfigure\"/>\n"
43 " <method name=\"abort\"/>\n"
44 " </interface>\n"
45  "")
46 public:
47  Akonadi__ControlAdaptor(Akonadi::AgentBase *parent);
48  virtual ~Akonadi__ControlAdaptor();
49 
50  inline Akonadi::AgentBase *parent() const
51  { return static_cast<Akonadi::AgentBase *>(QObject::parent()); }
52 
53 public: // PROPERTIES
54 public Q_SLOTS: // METHODS
55  void abort();
56  void cleanup();
57  Q_NOREPLY void configure(qlonglong windowId);
58  void quit();
59  void reconfigure();
60 Q_SIGNALS: // SIGNALS
61  void configurationDialogAccepted();
62  void configurationDialogRejected();
63 };
64 
65 #endif
Akonadi::AgentBase
The base class for all Akonadi agents and resources.
Definition: agentbase.h:81
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