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
ipdf_page.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/retain_ptr.h"
#include "third_party/abseil-cpp/absl/types/optional.h"
+ Include dependency graph for ipdf_page.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IPDF_Page
 

Functions

CPDF_PageToPDFPage (IPDF_Page *pBase)
 
CPDFXFA_PageToXFAPage (IPDF_Page *pBase)
 

Function Documentation

◆ ToPDFPage()

CPDF_Page * ToPDFPage ( IPDF_Page * pBase)
inline

Definition at line 49 of file ipdf_page.h.

References IPDF_Page::AsPDFPage().

Referenced by CPDFSDK_PageView::CPDFSDK_PageView().

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

◆ ToXFAPage()

CPDFXFA_Page * ToXFAPage ( IPDF_Page * pBase)
inline

Definition at line 53 of file ipdf_page.h.

References IPDF_Page::AsXFAPage().

+ Here is the call graph for this function: