Loading widgets

This commit is contained in:
Jakub Melka
2020-12-22 18:29:40 +01:00
parent fd902ac525
commit 96ae91b36d
11 changed files with 348 additions and 15 deletions

View File

@ -374,6 +374,9 @@ public:
/// Returns object storage
const PDFObjectStorage* getStorage() const { return &m_storage; }
/// Removes annotation from the page
void removeAnnotation(PDFObjectReference page, PDFObjectReference annotation);
/// Appends object to target object. Targed object reference must be valid.
/// Arrays are concatenated.
/// \param reference Target object reference