Akonadi::CollectionPropertiesPageFactory Class Reference

A factory class for collection properties dialog pages. More...

#include <collectionpropertiespage.h>

List of all members.

Public Member Functions

virtual ~CollectionPropertiesPageFactory ()
virtual CollectionPropertiesPagecreateWidget (QWidget *parent=0) const =0

Detailed Description

A factory class for collection properties dialog pages.

The factory encapsulates the creation of the collection properties dialog page. You can use the AKONADI_COLLECTION_PROPERTIES_PAGE_FACTORY macro to create a factory class automatically.

Author:
Volker Krause <vkrause@kde.org>

Definition at line 168 of file collectionpropertiespage.h.


Constructor & Destructor Documentation

CollectionPropertiesPageFactory::~CollectionPropertiesPageFactory (  )  [virtual]

Destroys the collection properties page factory.

Definition at line 63 of file collectionpropertiespage.cpp.


Member Function Documentation

virtual CollectionPropertiesPage* Akonadi::CollectionPropertiesPageFactory::createWidget ( QWidget *  parent = 0  )  const [pure virtual]

Returns the actual page widget.

Parameters:
parent The parent widget.

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys