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

akonadi

  • akonadi
transportadaptor.h
1 /*
2  * This file was generated by qdbusxml2cpp version 0.7
3  * Command line was: qdbusxml2cpp -m -a transportadaptor -c Akonadi__TransportAdaptor -i transportresourcebase_p.h -l Akonadi::TransportResourceBasePrivate /builddir/build/BUILD/kdepimlibs-4.14.10/akonadi/interfaces/org.freedesktop.Akonadi.Resource.Transport.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 TRANSPORTADAPTOR_H_1627368558
13 #define TRANSPORTADAPTOR_H_1627368558
14 
15 #include <QtCore/QObject>
16 #include <QtDBus/QtDBus>
17 #include "transportresourcebase_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.Transport
27  */
28 class Akonadi__TransportAdaptor: public QDBusAbstractAdaptor
29 {
30  Q_OBJECT
31  Q_CLASSINFO("D-Bus Interface", "org.freedesktop.Akonadi.Resource.Transport")
32  Q_CLASSINFO("D-Bus Introspection", ""
33 " <interface name=\"org.freedesktop.Akonadi.Resource.Transport\">\n"
34 " <method name=\"send\">\n"
35 " <arg direction=\"in\" type=\"x\" name=\"itemId\"/>\n"
36 " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n"
37 " </method>\n"
38 " <signal name=\"transportResult\">\n"
39 " <arg direction=\"out\" type=\"x\" name=\"itemId\"/>\n"
40 " <arg direction=\"out\" type=\"i\" name=\"result\"/>\n"
41 " <arg direction=\"out\" type=\"s\" name=\"message\"/>\n"
42 " </signal>\n"
43 " </interface>\n"
44  "")
45 public:
46  Akonadi__TransportAdaptor(Akonadi::TransportResourceBasePrivate *parent);
47  virtual ~Akonadi__TransportAdaptor();
48 
49  inline Akonadi::TransportResourceBasePrivate *parent() const
50  { return static_cast<Akonadi::TransportResourceBasePrivate *>(QObject::parent()); }
51 
52 public: // PROPERTIES
53 public Q_SLOTS: // METHODS
54  Q_NOREPLY void send(qlonglong itemId);
55 Q_SIGNALS: // SIGNALS
56  void transportResult(qlonglong itemId, int result, const QString &message);
57 };
58 
59 #endif
Akonadi::TransportResourceBasePrivate
Definition: transportresourcebase_p.h:38
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:01 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