superkaramba
Effect Class Reference
#include <imagelabel.h>
Inheritance diagram for Effect:

Detailed Description
Definition at line 40 of file meters/imagelabel.h.
Public Member Functions | |
| virtual QPixmap | apply (QPixmap pixmap)=0 |
| Effect (ImageLabel *, int millisec) | |
| void | startTimer () |
| virtual | ~Effect () |
Protected Attributes | |
| int | millisec |
| ImageLabel * | myImage |
Constructor & Destructor Documentation
| Effect::Effect | ( | ImageLabel * | img, | |
| int | millisec | |||
| ) |
Definition at line 42 of file meters/imagelabel.cpp.
| Effect::~Effect | ( | ) | [virtual] |
Definition at line 55 of file meters/imagelabel.cpp.
Member Function Documentation
Implemented in Intensity, ChannelIntensity, ToGray, and ToAlpha.
| void Effect::startTimer | ( | ) |
Definition at line 58 of file meters/imagelabel.cpp.
Member Data Documentation
int Effect::millisec [protected] |
Definition at line 57 of file meters/imagelabel.h.
ImageLabel* Effect::myImage [protected] |
Definition at line 55 of file meters/imagelabel.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference