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

akonadi

Akonadi::CollectionPropertiesDialog

Akonadi::CollectionPropertiesDialog Class Reference

#include <collectionpropertiesdialog.h>

Inherits KDialog.

List of all members.


Detailed Description

A generic and extensible dialog for collection properties.

This dialog allows you to show or modify the properties of a collection.

 Akonadi::Collection collection = ...

 CollectionPropertiesDialog dlg( collection, this );
 dlg.exec();

It can be extended by custom pages, which contains gui elements for custom properties.

See also:
Akonadi::CollectionPropertiesPage
Author:
Volker Krause <vkrause@kde.org>

Definition at line 54 of file collectionpropertiesdialog.h.


Public Member Functions

 CollectionPropertiesDialog (const Collection &collection, QWidget *parent=0)
 ~CollectionPropertiesDialog ()

Static Public Member Functions

static void registerPage (CollectionPropertiesPageFactory *factory)

Constructor & Destructor Documentation

CollectionPropertiesDialog::CollectionPropertiesDialog ( const Collection &  collection,
QWidget *  parent = 0 
) [explicit]

Creates a new collection properties dialog.

Parameters:
collection The collection which properties should be shown.
parent The parent widget.

Definition at line 89 of file collectionpropertiesdialog.cpp.

CollectionPropertiesDialog::~CollectionPropertiesDialog (  ) 

Destroys the collection properties dialog.

Note:
Never call manually, the dialog is deleted automatically once all changes are written back to the Akonadi storage.

Definition at line 114 of file collectionpropertiesdialog.cpp.


Member Function Documentation

void CollectionPropertiesDialog::registerPage ( CollectionPropertiesPageFactory *  factory  )  [static]

Register custom pages for the collection properties dialog.

Parameters:
factory The properties page factory that provides the custom page.
See also:
Akonadi::CollectionPropertiesPageFactory

Definition at line 119 of file collectionpropertiesdialog.cpp.


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

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
  • kabc
  • kblog
  • kcal
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.5.6
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