KStyles
Keramik::ScaledPainter Class Reference
#include <pixmaploader.h>
Inheritance diagram for Keramik::ScaledPainter:

Public Types | |
| enum | Direction { Horizontal = 1, Vertical = 2, Both = Horizontal | Vertical } |
Public Member Functions | |
| ScaledPainter (int name, Direction direction=Both) | |
| virtual | ~ScaledPainter () |
Detailed Description
Definition at line 202 of file pixmaploader.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
| Keramik::ScaledPainter::ScaledPainter | ( | int | name, | |
| Direction | direction = Both | |||
| ) | [inline, explicit] |
Definition at line 206 of file pixmaploader.h.
| virtual Keramik::ScaledPainter::~ScaledPainter | ( | ) | [inline, virtual] |
Definition at line 213 of file pixmaploader.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference