Review Request: A simple frame to group widgets
Marco Martin
notmart at gmail.com
Fri Aug 1 19:43:55 CEST 2008
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.vidsolbach.de/r/117/
-----------------------------------------------------------
Review request for Plasma.
Summary
-------
This thing has a purpose similar to a QFrame, but like the tabwidget the group widget in plasma are not very useful, so it's a qgraphicswidget reimplementation.
This is quite important as is used by some mockups like http://img70.imageshack.us/img70/9201/wetherfy7.png
its api is near zero, apart choosing if the appearance is flat, sunken or raised
i think even things that don't use directly this widget will use its svg, like the sunken effect of the tabbar
Diffs
-----
/trunk/KDE/kdebase/workspace/libs/plasma/CMakeLists.txt
/trunk/KDE/kdebase/workspace/libs/plasma/widgets/frame.h
/trunk/KDE/kdebase/workspace/libs/plasma/widgets/frame.cpp
Diff: http://reviewboard.vidsolbach.de/r/117/diff
Testing
-------
grouping for buttons like those screenshots
Screenshots
-----------
frame sunken
http://reviewboard.vidsolbach.de/r/117/s/32/
frame flat
http://reviewboard.vidsolbach.de/r/117/s/33/
Thanks,
Marco
More information about the Plasma-devel
mailing list