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_Document::RenderDataIface Class Reference

#include <cpdf_document.h>

+ Inheritance diagram for CPDF_Document::RenderDataIface:
+ Collaboration diagram for CPDF_Document::RenderDataIface:

Public Member Functions

 RenderDataIface ()
 
virtual ~RenderDataIface ()
 
void SetDocument (CPDF_Document *pDoc)
 

Protected Member Functions

CPDF_DocumentGetDocument () const
 

Detailed Description

Definition at line 69 of file cpdf_document.h.

Constructor & Destructor Documentation

◆ RenderDataIface()

CPDF_Document::RenderDataIface::RenderDataIface ( )
default

◆ ~RenderDataIface()

CPDF_Document::RenderDataIface::~RenderDataIface ( )
virtualdefault

Member Function Documentation

◆ GetDocument()

CPDF_Document * CPDF_Document::RenderDataIface::GetDocument ( ) const
inlineprotected

Definition at line 77 of file cpdf_document.h.

◆ SetDocument()

void CPDF_Document::RenderDataIface::SetDocument ( CPDF_Document * pDoc)
inline

Definition at line 74 of file cpdf_document.h.


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