Show invite menu in wlm chat window immediately
[kdenetwork.git] / kopete / libkopete / ui / kopete.widgets
blob6e86a10f9e921acf5be772c1726418ae8bd2f1ac
1 [Global]
2 PluginName=KopeteWidgets
3 Includes=kcomponentdata.h
4 Init=new KComponentData("kopetewidgets");
6 [Kopete::UI::ListView::ListView]
7 ToolTip=List View (Kopete)
8 WhatsThis=A component capable list view widget.
9 IncludeFile=kopetelistview.h
10 Group=Views (Kopete)
12 [Kopete::UI::ListView::SearchLine]
13 ToolTip=List View Search Line (Kopete)
14 WhatsThis=Search line able to use Kopete custom list View.
15 IncludeFile=kopetelistviewsearchline.h
16 ConstructorArgs=(parent, 0, name)
17 Group=Input (Kopete)
19 [Kopete::UI::AddressBookLinkWidget]
20 ToolTip=Address Book Link Widget (Kopete)
21 WhatsThis=KABC::Addressee display/selector
22 IncludeFile=addressbooklinkwidget.h
23 ConstructorArgs=(parent, name)
24 Group=Input (Kopete)