plasma-framework/widgets
Aaron J. Seigo 089082c050 put the inherited classes on one line. even though it gets long sometimes, it makes grepping easier =)
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=689235
2007-07-17 22:56:28 +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 We've made SourceOver the default compositionMode in QPainter. 2007-06-25 19:20:54 +00:00
icon.h put the inherited classes on one line. even though it gets long sometimes, it makes grepping easier =) 2007-07-17 22:56:28 +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 Added setStyled(bool) function for switching background and border of the widget on or off, to 2007-07-16 23:56:57 +00:00
lineedit.h Added setStyled(bool) function for switching background and border of the widget on or off, to 2007-07-16 23:56:57 +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 put the inherited classes on one line. even though it gets long sometimes, it makes grepping easier =) 2007-07-17 22:56:28 +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 - make it possible to instantiate a Plasma::Widget itself (implement all pure virtuals from QGraphicsItem) 2007-07-12 18:11:50 +00:00
widget.h - make it possible to instantiate a Plasma::Widget itself (implement all pure virtuals from QGraphicsItem) 2007-07-12 18:11:50 +00:00