class CollectionPropertiesDialog |
|
A generic and extensible dialog for collection properties.
This dialog allows you to show or modify the properties of a collection.
It can be extended by custom pages, which contains gui elements for custom properties. See also Akonadi.CollectionPropertiesPage
Author Volker Krause |
|
Creates a new collection properties dialog.
collection - The collection which properties should be shown. parent - The parent widget. |
|
Register custom pages for the collection properties dialog.
factory - The properties page factory that provides the custom page. See also Akonadi.CollectionPropertiesPageFactory |