okular
Okular::PixmapGenerationThread Class Reference
#include <generator_p.h>
Inheritance diagram for Okular::PixmapGenerationThread:

Public Member Functions | |
PixmapGenerationThread (Generator *generator) | |
NormalizedRect | boundingBox () const |
bool | calcBoundingBox () const |
void | endGeneration () |
QImage | image () const |
PixmapRequest * | request () const |
void | startGeneration (PixmapRequest *request, bool calcBoundingRect) |
Protected Member Functions | |
virtual void | run () |
Detailed Description
Definition at line 88 of file generator_p.h.
Constructor & Destructor Documentation
Okular::PixmapGenerationThread::PixmapGenerationThread | ( | Generator * | generator | ) |
Member Function Documentation
NormalizedRect Okular::PixmapGenerationThread::boundingBox | ( | ) | const |
bool Okular::PixmapGenerationThread::calcBoundingBox | ( | ) | const |
void Okular::PixmapGenerationThread::endGeneration | ( | ) |
QImage Okular::PixmapGenerationThread::image | ( | ) | const |
PixmapRequest* Okular::PixmapGenerationThread::request | ( | ) | const |
|
protectedvirtual |
void Okular::PixmapGenerationThread::startGeneration | ( | PixmapRequest * | request, |
bool | calcBoundingRect | ||
) |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 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 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.