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
XObjectContext Struct Reference

#include <cpdf_npagetooneexporter.h>

Collaboration diagram for XObjectContext:

Public Member Functions

 XObjectContext ()
 ~XObjectContext ()

Public Attributes

UnownedPtr< CPDF_Documentdest_doc
RetainPtr< CPDF_Streamxobject

Detailed Description

Definition at line 27 of file cpdf_npagetooneexporter.h.

Constructor & Destructor Documentation

◆ XObjectContext()

XObjectContext::XObjectContext ( )
default

◆ ~XObjectContext()

XObjectContext::~XObjectContext ( )
default

Member Data Documentation

◆ dest_doc

UnownedPtr<CPDF_Document> XObjectContext::dest_doc

Definition at line 31 of file cpdf_npagetooneexporter.h.

◆ xobject

RetainPtr<CPDF_Stream> XObjectContext::xobject

Definition at line 32 of file cpdf_npagetooneexporter.h.


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