Plasma
RenderThread Member List
This is the complete list of members for RenderThread, including all inherited members.currentThread() | QThread | |
done(int token, const QImage &pixmap) | RenderThread | [signal] |
exec() | QThread | |
exit(int returnCode=0) | QThread | |
finished() | QThread | |
finished() | QThread | |
HANDLEQThread::currentThreadId() | QThread | |
idealThreadCount() | QThread | |
isFinished() | QThread | |
isRunning() | QThread | |
msleep(unsigned long msecs) | QThread | |
priority() | QThread | |
QThread(QObject *parent=0) | QThread | |
quit() | QThread | |
render(const QString &file, const QColor &color, Background::ResizeMethod method, Qt::TransformationMode mode) | RenderThread | |
RenderThread(const QSize &size, float ratio) | RenderThread | |
run() | RenderThread | [protected, virtual] |
running() | QThread | |
setPriority(Priority priority) | QThread | |
setSize(const QSize &size) | RenderThread | |
setStackSize(uint stackSize) | QThread | |
setTerminationEnabled(bool enabled=true) | QThread | |
sleep(unsigned long secs) | QThread | |
stackSize() | QThread | |
start(Priority priority=InheritPriority) | QThread | |
started() | QThread | |
terminate() | QThread | |
terminated() | QThread | |
usleep(unsigned long usecs) | QThread | |
wait(unsigned long time=ULONG_MAX) | QThread | |
~RenderThread() | RenderThread | [virtual] |