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

(08e24b2ba6847221abd35e9b994206b764d6b322)

#include <optional>
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/retain_ptr.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 50 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 54 of file ipdf_page.h.

References IPDF_Page::AsXFAPage().

Here is the call graph for this function: