mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
15 lines
395 B
Text
15 lines
395 B
Text
[Global]
|
|
PluginName=KDE3SupportWidgets
|
|
Includes=kcomponentdata.h,classpreviews.h,ktimezone.h
|
|
Init=new KComponentData("kdewidgets");
|
|
|
|
[KArrowButton]
|
|
IncludeFile=karrowbutton.h
|
|
ToolTip=Draws a button which shows an arrow pointing into a certain direction.
|
|
Group=Buttons (KDE)
|
|
ConstructorArgs=(parent,Qt::UpArrow)
|
|
|
|
[KEditListBox]
|
|
ToolTip=Fullfeatured edit box with buttons (KDE)
|
|
Group=Views (KDE)
|
|
|