Organization of this tutorial
This tutorial is broken into three main sections. In the first part we will
go over the general widget options available for resizable widgets such
as PushButtons and ComboBoxes. Then we will review widgets that
are fixed in size such as RadioButtons and CheckBoxes. Since these can be
defined entirely by a masked pixmap they are handled a little differently.
After that we are on to miscellaneous configuration options, and then finally
to some developer information.
Contents
- Configuring normal, resizable widgets
- Preface
- Starting out
- Setting widget colors
- Using KDE auto gradients
- Pixmaps and image blending
- Pixmap scaling
- Widget border options
- Resizable widget list
- Fixed sized widgets
- Easy handling for fixed sized widgets
- Fixed sized widget list
- Miscellaneous theme information
- Widget specific keys
- Using widget inheritance
- Miscellaneous settings and the [Misc] group
- Default color settings
- Advanced features
- Future
- All keys supported by the base theme style
- Developer information
- Overview of the theme implementation
- KStyle - virtual methods for drawing KDE widgets
- KThemeBase - Reading the configuration and caching pixmaps
- KThemeStyle - A fully themed widget style
- Making a KDE style plugin
- Credits and license
Next Page >>
Mail Mosfet