mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Object content viewer
This commit is contained in:
@@ -60,6 +60,10 @@ public:
|
||||
|
||||
void setMode(Mode mode);
|
||||
|
||||
pdf::PDFObject getObjectFromIndex(const QModelIndex& index) const;
|
||||
pdf::PDFObjectReference getObjectReferenceFromIndex(const QModelIndex& index) const;
|
||||
bool isRootObject(const QModelIndex& index) const;
|
||||
|
||||
private:
|
||||
void createObjectItem(PDFObjectInspectorTreeItem* parent,
|
||||
pdf::PDFObjectReference reference,
|
||||
|
Reference in New Issue
Block a user