Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPDF_NumberTree Class Reference

#include <cpdf_numbertree.h>

+ Collaboration diagram for CPDF_NumberTree:

Public Member Functions

 CPDF_NumberTree (RetainPtr< const CPDF_Dictionary > pRoot)
 
 ~CPDF_NumberTree ()
 
RetainPtr< const CPDF_ObjectLookupValue (int num) const
 

Protected Attributes

RetainPtr< const CPDF_Dictionary > const m_pRoot
 

Detailed Description

Definition at line 15 of file cpdf_numbertree.h.

Constructor & Destructor Documentation

◆ CPDF_NumberTree()

CPDF_NumberTree::CPDF_NumberTree ( RetainPtr< const CPDF_Dictionary > pRoot)
explicit

Definition at line 53 of file cpdf_numbertree.cpp.

References CPDF_NumberTree().

Referenced by CPDF_NumberTree().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~CPDF_NumberTree()

CPDF_NumberTree::~CPDF_NumberTree ( )
default

Member Function Documentation

◆ LookupValue()

RetainPtr< const CPDF_Object > CPDF_NumberTree::LookupValue ( int num) const

Definition at line 58 of file cpdf_numbertree.cpp.

Referenced by CPDF_PageLabel::GetLabel().

+ Here is the caller graph for this function:

Member Data Documentation

◆ m_pRoot

RetainPtr<const CPDF_Dictionary> const CPDF_NumberTree::m_pRoot
protected

Definition at line 23 of file cpdf_numbertree.h.


The documentation for this class was generated from the following files: