• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

akonadi/contact

Akonadi::ContactGroupViewerDialog

Akonadi::ContactGroupViewerDialog Class Reference

A dialog for displaying a contact group in Akonadi. More...

#include <contactgroupviewerdialog.h>

Inherits KDialog.

List of all members.

Public Slots

void setContactGroup (const Akonadi::Item &group)

Public Member Functions

 ContactGroupViewerDialog (QWidget *parent=0)
 ~ContactGroupViewerDialog ()
Akonadi::Item contactGroup () const
ContactGroupViewer * viewer () const

Detailed Description

A dialog for displaying a contact group in Akonadi.

This dialog provides a way to show a contact group from the Akonadi storage.

Example:

 using namespace Akonadi;

 const Item group = ...

 ContactGroupViewerDialog *dlg = new ContactGroupViewerDialog( this );
 dlg->setContactGroup( group );
 dlg->show();
Author:
Tobias Koenig <tokoe@kde.org>
Since:
4.4

Definition at line 58 of file contactgroupviewerdialog.h.


Constructor & Destructor Documentation

ContactGroupViewerDialog::ContactGroupViewerDialog ( QWidget *  parent = 0  ) 

Creates a new contact group viewer dialog.

Parameters:
parent The parent widget of the dialog.

Definition at line 39 of file contactgroupviewerdialog.cpp.

ContactGroupViewerDialog::~ContactGroupViewerDialog (  ) 

Destroys the contact group viewer dialog.

Definition at line 56 of file contactgroupviewerdialog.cpp.


Member Function Documentation

Akonadi::Item ContactGroupViewerDialog::contactGroup (  )  const

Returns the contact group that is currently displayed.

Definition at line 61 of file contactgroupviewerdialog.cpp.

void ContactGroupViewerDialog::setContactGroup ( const Akonadi::Item &  group  )  [slot]

Sets the contact group that shall be displayed in the dialog.

Definition at line 71 of file contactgroupviewerdialog.cpp.

ContactGroupViewer * ContactGroupViewerDialog::viewer (  )  const

Returns the ContactGroupViewer that is used by this dialog.

Definition at line 66 of file contactgroupviewerdialog.cpp.


The documentation for this class was generated from the following files:
  • contactgroupviewerdialog.h
  • contactgroupviewerdialog.cpp

akonadi/contact

Skip menu "akonadi/contact"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kblog
  • kcal
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.6.2-20100208
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal