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

kpimidentities

  • kpimidentities
identitymanageradaptor.h
1 /*
2  * This file was generated by qdbusxml2cpp version 0.7
3  * Command line was: qdbusxml2cpp -m -a identitymanageradaptor -i identitymanager.h -l KPIMIdentities::IdentityManager /builddir/build/BUILD/kdepimlibs-4.14.10/kpimidentities/org.kde.pim.IdentityManager.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 IDENTITYMANAGERADAPTOR_H_1627368563
13 #define IDENTITYMANAGERADAPTOR_H_1627368563
14 
15 #include <QtCore/QObject>
16 #include <QtDBus/QtDBus>
17 #include "identitymanager.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.kde.pim.IdentityManager
27  */
28 class IdentityManagerAdaptor: public QDBusAbstractAdaptor
29 {
30  Q_OBJECT
31  Q_CLASSINFO("D-Bus Interface", "org.kde.pim.IdentityManager")
32  Q_CLASSINFO("D-Bus Introspection", ""
33 " <interface name=\"org.kde.pim.IdentityManager\">\n"
34 " <signal name=\"identitiesChanged\">\n"
35 " <arg direction=\"out\" type=\"s\" name=\"id\"/>\n"
36 " </signal>\n"
37 " </interface>\n"
38  "")
39 public:
40  IdentityManagerAdaptor(KPIMIdentities::IdentityManager *parent);
41  virtual ~IdentityManagerAdaptor();
42 
43  inline KPIMIdentities::IdentityManager *parent() const
44  { return static_cast<KPIMIdentities::IdentityManager *>(QObject::parent()); }
45 
46 public: // PROPERTIES
47 public Q_SLOTS: // METHODS
48 Q_SIGNALS: // SIGNALS
49  void identitiesChanged(const QString &id);
50 };
51 
52 #endif
KPIMIdentities::IdentityManager
Manages the list of identities.
Definition: identitymanager.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:51:31 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kpimidentities

Skip menu "kpimidentities"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Members
  • File List
  • 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