Update "Details" widget when the status of an agent changes.
[kdepim.git] / libkdepim / kdepim.widgets
blob84ee7b3f328a50f600c91018452807a6424fe4c2
1 [Global]
2 PluginName=KDEPimWidgets
3 Includes=kcomponentdata.h
4 Init=new KComponentData("kdepimwidgets");
6 [KPIM::AddresseeLineEdit]
7 ToolTip=Addressee Line Edit (KDE-PIM)
8 WhatsThis=A line edit which lets you select addressees from the addressbook
9 IncludeFile=libkdepim/addresseelineedit.h
10 Group=Input (KDE-PIM)
12 [KPIM::KCheckComboBox]
13 ToolTip=Combobox with checkable items (KDE-PIM)
14 WhatsThis=A combobox that allows the user to check the items in the drop down menu
15 IncludeFile=libkdepim/kcheckcombobox.h
16 ConstructorArgs=(parent)
17 Group=Input (KDE-PIM)