#include "pdf_renderer.h"
#include "pdf_doc_controller.h"
#include "pdf_anchor.h"
#include "pdf_render_task.h"
#include "pdf_library.h"
#include "log.h"
Go to the source code of this file.
A simple observer implementation.