filters
PDFImport::Page Class Reference
Inheritance diagram for PDFImport::Page:

Detailed Description
Definition at line 37 of file FilterPage.h.
Public Member Functions | |
| Page (Data &data) | |
| QValueVector< DRect > & | rects () |
| bool | hasHeader () const |
| bool | hasFooter () const |
| void | clear () |
| void | beginString (GfxState *, double x0, double y0) |
| void | addString (TextString *) |
| void | endString () |
| void | addLink (Link *link) |
| void | endPage () |
| void | dump () |
Public Attributes | |
| QValueList< QDomElement > | pictures |
The documentation for this class was generated from the following files:

