mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 19:02:51 +00:00
19 lines
606 B
Text
19 lines
606 B
Text
[Global]
|
|
PluginName=AkonadiWidgets
|
|
Includes=kcomponentdata.h
|
|
Init=new KComponentData("akonadiwidgets");
|
|
|
|
[Akonadi::AgentInstanceWidget]
|
|
ToolTip=Akonadi Agent Instance Settings (Akonadi)
|
|
WhatsThis=A widget to configure akonadi instance.
|
|
IncludeFile=akonadi/agentinstancewidget.h
|
|
ConstructorArgs=(parent)
|
|
Group=Input (KDE-PIM)
|
|
|
|
[Akonadi::EntityTreeView]
|
|
ToolTip=A view to show an item/collection tree provided by an EntityTreeModel (Akonadi)
|
|
WhatsThis=A view to show an item/collection tree provided by an EntityTreeModel.
|
|
IncludeFile=akonadi/entitytreeview.h
|
|
ConstructorArgs=(parent)
|
|
Group=Input (KDE-PIM)
|
|
|