plasma-framework/widgets
Aaron J. Seigo 5f8c6be988 make Applet (and lineedit) usable with qgraphics_item cast. we probably want to do this with all of our QGI subclasses.
i introduced a new enum in the Plasma namespace, ItemType, so we can keep track of these id's centrally.
however, the right click mechanism is rather broken in its implementation; we need a way to offer a centralized menu on appets no metter where they are clicked.

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=678562
2007-06-21 18:07:39 +00:00
..
checkbox.cpp DataVisualization remained anemic: it was only offering a single SLOT, and it was pure virtual at that. to keep the inheritance tree sane, it has been removed. 2007-05-25 02:27:33 +00:00
checkbox.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +00:00
icon.cpp constify url() 2007-06-20 21:08:30 +00:00
icon.h constify url() 2007-06-20 21:08:30 +00:00
layout.cpp extra ';' 2007-05-22 21:05:42 +00:00
layout.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
layoutitem.cpp * add API docu to the methods i added 2007-05-28 05:52:05 +00:00
layoutitem.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +00:00
lineedit.cpp Add "defaultText" functionality: when the lineedit does not have focus 2007-06-21 15:42:05 +00:00
lineedit.h make Applet (and lineedit) usable with qgraphics_item cast. we probably want to do this with all of our QGI subclasses. 2007-06-21 18:07:39 +00:00
Mainpage.dox Add some skeleton apidox in order to get the EBN building the classes that do have documentation. 2007-05-20 16:25:07 +00:00
pushbutton.cpp Emit the clicked() signal when clicked. 2007-06-20 19:13:30 +00:00
pushbutton.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +00:00
radiobutton.cpp DataVisualization remained anemic: it was only offering a single SLOT, and it was pure virtual at that. to keep the inheritance tree sane, it has been removed. 2007-05-25 02:27:33 +00:00
radiobutton.h Some krazy fixes while waiting for a compile: 2007-06-04 21:40:44 +00:00
vboxlayout.cpp plug a bunch of memory leaks 2007-06-07 20:57:18 +00:00
vboxlayout.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
widget.cpp EBN Krazy header fixes 2007-05-30 16:47:36 +00:00
widget.h move workspace/plasma/lib to workspace/lib/plasma so that we can do: 2007-06-02 17:29:39 +00:00