![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stdint.h>#include <set>Go to the source code of this file.
Functions | |
| std::set< uint32_t > | GetObjectsWithReferences (const CPDF_Document *document) |
| std::set< uint32_t > | GetObjectsWithMultipleReferences (const CPDF_Document *document) |
| std::set< uint32_t > GetObjectsWithMultipleReferences | ( | const CPDF_Document * | document | ) |
Definition at line 210 of file object_tree_traversal_util.cpp.
| std::set< uint32_t > GetObjectsWithReferences | ( | const CPDF_Document * | document | ) |
Definition at line 199 of file object_tree_traversal_util.cpp.