mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Update kreslení anotací
This commit is contained in:
@ -382,7 +382,7 @@ signals:
|
||||
void pageLayoutChanged();
|
||||
void renderingError(pdf::PDFInteger pageIndex, const QList<pdf::PDFRenderError>& errors);
|
||||
void repaintNeeded();
|
||||
void pageImageChanged(bool all, const std::vector<PDFInteger>& pages);
|
||||
void pageImageChanged(bool all, const std::vector<pdf::PDFInteger>& pages);
|
||||
void textLayoutChanged();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user