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

Public Member Functions | |
Effect (ImageLabel *, int millisec) | |
virtual | ~Effect () |
virtual QPixmap | apply (QPixmap pixmap)=0 |
void | startTimer () |
Protected Attributes | |
int | millisec |
ImageLabel * | myImage |
Detailed Description
Definition at line 40 of file meters/imagelabel.h.
Constructor & Destructor Documentation
Effect::Effect | ( | ImageLabel * | img, |
int | millisec | ||
) |
Definition at line 42 of file meters/imagelabel.cpp.
|
virtual |
Definition at line 55 of file meters/imagelabel.cpp.
Member Function Documentation
|
pure virtual |
Implemented in ToAlpha, ToGray, ChannelIntensity, and Intensity.
void Effect::startTimer | ( | ) |
Definition at line 58 of file meters/imagelabel.cpp.
Member Data Documentation
|
protected |
Definition at line 57 of file meters/imagelabel.h.
|
protected |
Definition at line 55 of file meters/imagelabel.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.