|
#include <PDF/PDFDoc.h>#include <PDF/PDFRasterizer.h>#include <PDF/Highlights.h>#include <PDF/OCG/Context.h>#include <C/PDF/TRN_PDFViewCtrl.h>#include <Impl/PDFViewCtrl.inl>

Go to the source code of this file.
Classes | |
| class | pdftron::PDF::PDFViewCtrl |
| PDFViewCtrl is a utility class that can be used for interactive rendering of PDF documents. More... | |
| struct | pdftron::PDF::PDFViewCtrl::MouseEvent |
| Struct containing the data necessary to process mouse event callback on the client side. More... | |
| struct | pdftron::PDF::PDFViewCtrl::KeyEvent |
| Struct containing the data necessary to process key event callback on the client side. More... | |
| struct | pdftron::PDF::PDFViewCtrl::PaintEvent |
| Struct containing the data necessary to process paint event callback on the client side. More... | |
| struct | pdftron::PDF::PDFViewCtrl::SizeEvent |
| struct | pdftron::PDF::PDFViewCtrl::EventHandlers |
| Class containing the event handlers to be called when certain GUI actions are happening. More... | |
| class | pdftron::PDF::PDFViewCtrl::Selection |
| A class representing the current text selection. More... | |
Namespaces | |
| namespace | pdftron |
| namespace | pdftron::PDF |