• Skip to content
  • Skip to link menu
KDE 4.6 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • KDE Home
  • Contact Us
 

akonadi

  • Akonadi
  • ContactViewerDialog
Public Slots | Public Member Functions
Akonadi::ContactViewerDialog Class Reference

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

#include <contactviewerdialog.h>

Inherits KDialog.

List of all members.

Public Slots

void setContact (const Akonadi::Item &contact)

Public Member Functions

 ContactViewerDialog (QWidget *parent=0)
 ~ContactViewerDialog ()
Akonadi::Item contact () const
ContactViewer * viewer () const

Detailed Description

A dialog for displaying a contact in Akonadi.

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

Example:

 using namespace Akonadi;

 const Item contact = ...

 ContactViewerDialog *dlg = new ContactViewerDialog( this );
 dlg->setContact( contact );
 dlg->show();
Author:
Tobias Koenig <tokoe@kde.org>
Since:
4.4

Definition at line 65 of file contactviewerdialog.h.


Constructor & Destructor Documentation

Akonadi::ContactViewerDialog::ContactViewerDialog ( QWidget *  parent = 0) [explicit]

Creates a new contact viewer dialog.

Parameters:
parentThe parent widget of the dialog.
Akonadi::ContactViewerDialog::~ContactViewerDialog ( )

Destroys the contact viewer dialog.


Member Function Documentation

Akonadi::Item Akonadi::ContactViewerDialog::contact ( ) const

Returns the contact that is currently displayed.

void Akonadi::ContactViewerDialog::setContact ( const Akonadi::Item &  contact) [slot]

Sets the contact that shall be displayed in the dialog.

ContactViewer* Akonadi::ContactViewerDialog::viewer ( ) const

Returns the ContactViewer that is used by this dialog.


The documentation for this class was generated from the following file:
  • contactviewerdialog.h

akonadi

Skip menu "akonadi"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.7.4
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