From 7b3cbacf5dc78b6f2b57204796f7dd0880a68b66 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 22 Feb 2021 11:02:18 -0500 Subject: Change from QPDF{Array,Dict}Items to aitems() and ditems() --- manual/qpdf-manual.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 001e3455..204bb72d 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5190,11 +5190,10 @@ print "\n"; - Add QPDFDictItems and - QPDFArrayItems wrappers around - QPDFObjectHandle, allowing C++-style - iteration, including range-for iteration, over dictionary - and array QPDFObjectHandles. See comments in + Add QPDFObjectHandle::ditems() and + QPDFObjectHandle::aitems() that enable + C++-style iteration, including range-for iteration, over + dictionary and array QPDFObjectHandles. See comments in include/qpdf/QPDFObjectHandle.hh and examples/pdf-name-number-tree.cc for details. -- cgit v1.2.3-70-g09d2