#include "goo/GooList.h"
#include "poppler/Object.h"
#include "poppler/SplashOutputDev.h"
#include "splash/SplashTypes.h"
#include "render_result_impl.h"
#include "mutex.h"
#include "pdf_page.h"
#include "pdf_collection.h"
#include "pdf_prerender_policy.h"
Go to the source code of this file.
Data Structures | |
class | pdf::PDFViewAttributes |
class | pdf::PDFRenderer |
The document renderer class. More... | |
Namespaces | |
namespace | |
A simple observer implementation. | |
Typedefs | |
typedef enum pdf::RenderStatus_ | pdf::RenderStatus |
Enumerations | |
enum | pdf::RenderStatus_ { pdf::TASK_RENDER_DONE = 0, pdf::TASK_RENDER_OOM, pdf::TASK_RENDER_INVALID_PAGE } |