Dialog for selecting a page and frame on that page when importing an image from a pdf file. More...
#include <DlgImportCroppingPdf.h>
Public Member Functions | |
| DlgImportCroppingPdf (const Poppler::Document &document, int resolution) | |
| Single constructor. | |
| QImage | image () const |
| Image that was selected. Value is null if loading failed. | |
| virtual void | showEvent (QShowEvent *event) |
| Do preparation before dialog is displayed. | |
Dialog for selecting a page and frame on that page when importing an image from a pdf file.
Definition at line 28 of file DlgImportCroppingPdf.h.
1.8.5