Plasma
Plasma::WallpaperRenderThread Class Reference
#include <wallpaperrenderthread_p.h>
Inheritance diagram for Plasma::WallpaperRenderThread:

Signals | |
| void | done (WallpaperRenderThread *renderer, int token, const QImage &pixmap, const QString &sourceImagePath, const QSize &size, int resizeMethod, const QColor &color) |
Public Member Functions | |
| int | currentToken () |
| int | render (const QString &file, const QSize &size, Wallpaper::ResizeMethod, const QColor &color) |
| void | setRatio (float ratio) |
| void | setSize (const QSize &size) |
| WallpaperRenderThread (QObject *parent=0) | |
| virtual | ~WallpaperRenderThread () |
Protected Member Functions | |
| virtual void | run () |
Detailed Description
Definition at line 35 of file wallpaperrenderthread_p.h.
Constructor & Destructor Documentation
| Plasma::WallpaperRenderThread::WallpaperRenderThread | ( | QObject * | parent = 0 |
) |
Definition at line 32 of file wallpaperrenderthread.cpp.
| Plasma::WallpaperRenderThread::~WallpaperRenderThread | ( | ) | [virtual] |
Definition at line 42 of file wallpaperrenderthread.cpp.
Member Function Documentation
| int Plasma::WallpaperRenderThread::currentToken | ( | ) |
Definition at line 268 of file wallpaperrenderthread.cpp.
| void Plasma::WallpaperRenderThread::done | ( | WallpaperRenderThread * | renderer, | |
| int | token, | |||
| const QImage & | pixmap, | |||
| const QString & | sourceImagePath, | |||
| const QSize & | size, | |||
| int | resizeMethod, | |||
| const QColor & | color | |||
| ) | [signal] |
| int Plasma::WallpaperRenderThread::render | ( | const QString & | file, | |
| const QSize & | size, | |||
| Wallpaper::ResizeMethod | method, | |||
| const QColor & | color | |||
| ) |
Definition at line 60 of file wallpaperrenderthread.cpp.
| void Plasma::WallpaperRenderThread::run | ( | ) | [protected, virtual] |
Definition at line 85 of file wallpaperrenderthread.cpp.
| void Plasma::WallpaperRenderThread::setRatio | ( | float | ratio | ) |
| void Plasma::WallpaperRenderThread::setSize | ( | const QSize & | size | ) |
Definition at line 54 of file wallpaperrenderthread.cpp.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference