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

akonadi

  • akonadi
searchadaptor.h
1 /*
2  * This file was generated by qdbusxml2cpp version 0.7
3  * Command line was: qdbusxml2cpp -m -a searchadaptor -c Akonadi__SearchAdaptor -i agentsearchinterface_p.h -l Akonadi::AgentSearchInterfacePrivate /builddir/build/BUILD/kdepimlibs-4.14.10/akonadi/interfaces/org.freedesktop.Akonadi.Agent.Search.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 SEARCHADAPTOR_H_1627368558
13 #define SEARCHADAPTOR_H_1627368558
14 
15 #include <QtCore/QObject>
16 #include <QtDBus/QtDBus>
17 #include "agentsearchinterface_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.Agent.Search
27  */
28 class Akonadi__SearchAdaptor: public QDBusAbstractAdaptor
29 {
30  Q_OBJECT
31  Q_CLASSINFO("D-Bus Interface", "org.freedesktop.Akonadi.Agent.Search")
32  Q_CLASSINFO("D-Bus Introspection", ""
33 " <interface name=\"org.freedesktop.Akonadi.Agent.Search\">\n"
34 " <method name=\"addSearch\">\n"
35 " <arg direction=\"in\" type=\"s\" name=\"query\"/>\n"
36 " <arg direction=\"in\" type=\"s\" name=\"queryLanguage\"/>\n"
37 " <arg direction=\"in\" type=\"x\" name=\"destination\"/>\n"
38 " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n"
39 " </method>\n"
40 " <method name=\"removeSearch\">\n"
41 " <arg direction=\"in\" type=\"x\" name=\"destination\"/>\n"
42 " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n"
43 " </method>\n"
44 " <method name=\"search\">\n"
45 " <arg direction=\"in\" type=\"ay\" name=\"searchId\"/>\n"
46 " <arg direction=\"in\" type=\"s\" name=\"query\"/>\n"
47 " <arg direction=\"in\" type=\"x\" name=\"collection\"/>\n"
48 " <annotation value=\"true\" name=\"org.freedesktop.DBus.Method.NoReply\"/>\n"
49 " </method>\n"
50 " </interface>\n"
51  "")
52 public:
53  Akonadi__SearchAdaptor(Akonadi::AgentSearchInterfacePrivate *parent);
54  virtual ~Akonadi__SearchAdaptor();
55 
56  inline Akonadi::AgentSearchInterfacePrivate *parent() const
57  { return static_cast<Akonadi::AgentSearchInterfacePrivate *>(QObject::parent()); }
58 
59 public: // PROPERTIES
60 public Q_SLOTS: // METHODS
61  Q_NOREPLY void addSearch(const QString &query, const QString &queryLanguage, qlonglong destination);
62  Q_NOREPLY void removeSearch(qlonglong destination);
63  Q_NOREPLY void search(const QByteArray &searchId, const QString &query, qlonglong collection);
64 Q_SIGNALS: // SIGNALS
65 };
66 
67 #endif
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