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

akonadi

  • akonadi
agenttypedialog.h
1/*
2 Copyright (c) 2006 Tobias Koenig <tokoe@kde.org>
3 Copyright (c) 2008 Omat Holding B.V. <info@omat.nl>
4
5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Lesser General Public
7 License as published by the Free Software Foundation; either
8 version 2.1 of the License, or (at your option) any later version.
9
10 This library is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Lesser General Public License for more details.
14
15 You should have received a copy of the GNU Lesser General Public
16 License along with this library. If not, see <http://www.gnu.org/licenses/>.
17*/
18
19#ifndef AKONADI_AGENTTYPEDIALOG_H
20#define AKONADI_AGENTTYPEDIALOG_H
21
22#include "agenttypewidget.h"
23#include "agenttype.h"
24
25#include <KDE/KDialog>
26
27namespace Akonadi {
28
53class AKONADI_EXPORT AgentTypeDialog : public KDialog
54{
55 Q_OBJECT
56
57public:
63 AgentTypeDialog(QWidget *parent = 0);
64
68 ~AgentTypeDialog();
69
74 AgentType agentType() const;
75
81 AgentFilterProxyModel *agentFilterProxyModel() const;
82
83public Q_SLOTS:
84 virtual void done(int result);
85
86private:
87 //@cond PRIVATE
88 class Private;
89 Private *const d;
90 //@endcond
91};
92
93}
94
95#endif
Akonadi::AgentFilterProxyModel
A proxy model for filtering AgentType or AgentInstance.
Definition: agentfilterproxymodel.h:53
Akonadi::AgentTypeDialog
A dialog to select an available agent type.
Definition: agenttypedialog.h:54
Akonadi::AgentType
A representation of an agent type.
Definition: agenttype.h:59
Akonadi
FreeBusyManager::Singleton.
Definition: actionstatemanager_p.h:28
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 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