plasma-framework/widgets
Aaron J. Seigo 77307ba1dd icon buttons generally work now. huzzah. you can theme them with iconbutton.svg with the following elements, all of which are optional:
- background
 - background-hover
 - background-pressed
 - foreground
 - foregound-hover
 - foreground-pressed

what each does is left as an exercise for the reader ;)

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=669620
2007-05-29 20:37:21 +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 apparently i missed this entire directory when introducing PLASMA_EXPORT. but i got 'em this time! ;) 2007-05-29 08:02:01 +00:00
icon.cpp icon buttons generally work now. huzzah. you can theme them with iconbutton.svg with the following elements, all of which are optional: 2007-05-29 20:37:21 +00:00
icon.h icon buttons generally work now. huzzah. you can theme them with iconbutton.svg with the following elements, all of which are optional: 2007-05-29 20:37:21 +00:00
layout.cpp extra ';' 2007-05-22 21:05:42 +00:00
layout.h apparently i missed this entire directory when introducing PLASMA_EXPORT. but i got 'em this time! ;) 2007-05-29 08:02:01 +00:00
layoutitem.cpp * add API docu to the methods i added 2007-05-28 05:52:05 +00:00
layoutitem.h apparently i missed this entire directory when introducing PLASMA_EXPORT. but i got 'em this time! ;) 2007-05-29 08:02:01 +00:00
lineedit.cpp this seems to make it works a wee bit better ;) still not perfect 2007-05-29 07:58:05 +00:00
lineedit.h apparently i missed this entire directory when introducing PLASMA_EXPORT. but i got 'em this time! ;) 2007-05-29 08:02:01 +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 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
pushbutton.h proper export 2007-05-29 07:54:41 +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 apparently i missed this entire directory when introducing PLASMA_EXPORT. but i got 'em this time! ;) 2007-05-29 08:02:01 +00:00
vboxlayout.cpp * add API docu to the methods i added 2007-05-28 05:52:05 +00:00
vboxlayout.h apparently i missed this entire directory when introducing PLASMA_EXPORT. but i got 'em this time! ;) 2007-05-29 08:02:01 +00:00
widget.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
widget.h apparently i missed this entire directory when introducing PLASMA_EXPORT. but i got 'em this time! ;) 2007-05-29 08:02:01 +00:00