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

akonadi

  • akonadi
statusadaptor.cpp
1 /*
2  * This file was generated by qdbusxml2cpp version 0.7
3  * Command line was: qdbusxml2cpp -m -a statusadaptor -c Akonadi__StatusAdaptor -i agentbase.h -l Akonadi::AgentBase /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Status.xml
4  *
5  * qdbusxml2cpp is Copyright (C) 2015 The Qt Company Ltd.
6  *
7  * This is an auto-generated file.
8  * Do not edit! All changes made to it will be lost.
9  */
10 
11 #include "statusadaptor.h"
12 #include <QtCore/QMetaObject>
13 #include <QtCore/QByteArray>
14 #include <QtCore/QList>
15 #include <QtCore/QMap>
16 #include <QtCore/QString>
17 #include <QtCore/QStringList>
18 #include <QtCore/QVariant>
19 
20 /*
21  * Implementation of adaptor class Akonadi__StatusAdaptor
22  */
23 
24 Akonadi__StatusAdaptor::Akonadi__StatusAdaptor(Akonadi::AgentBase *parent)
25  : QDBusAbstractAdaptor(parent)
26 {
27  // constructor
28  setAutoRelaySignals(true);
29 }
30 
31 Akonadi__StatusAdaptor::~Akonadi__StatusAdaptor()
32 {
33  // destructor
34 }
35 
36 bool Akonadi__StatusAdaptor::isOnline()
37 {
38  // handle method call org.freedesktop.Akonadi.Agent.Status.isOnline
39  return parent()->isOnline();
40 }
41 
42 int Akonadi__StatusAdaptor::progress()
43 {
44  // handle method call org.freedesktop.Akonadi.Agent.Status.progress
45  return parent()->progress();
46 }
47 
48 void Akonadi__StatusAdaptor::setOnline(bool state)
49 {
50  // handle method call org.freedesktop.Akonadi.Agent.Status.setOnline
51  parent()->setOnline(state);
52 }
53 
54 int Akonadi__StatusAdaptor::status()
55 {
56  // handle method call org.freedesktop.Akonadi.Agent.Status.status
57  return parent()->status();
58 }
59 
60 QString Akonadi__StatusAdaptor::statusMessage()
61 {
62  // handle method call org.freedesktop.Akonadi.Agent.Status.statusMessage
63  return parent()->statusMessage();
64 }
65 
66 
67 #include "statusadaptor.moc"
Akonadi::AgentBase
The base class for all Akonadi agents and resources.
Definition: agentbase.h:81
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