mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Rendering tool + benchmarking tool
This commit is contained in:
@ -76,7 +76,7 @@ private:
|
||||
void onGammaChanged(double value);
|
||||
void onOptimizedWriteChanged(bool value);
|
||||
void onProgressiveScanWriteChanged(bool value);
|
||||
void onRenderError(pdf::PDFRenderError error);
|
||||
void onRenderError(pdf::PDFInteger pageIndex, pdf::PDFRenderError error);
|
||||
void onRenderingFinished();
|
||||
|
||||
Ui::PDFRenderToImagesDialog* ui;
|
||||
|
Reference in New Issue
Block a user