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_RenderTiling Class Reference

#include <cpdf_rendertiling.h>

+ Collaboration diagram for CPDF_RenderTiling:

Public Member Functions

 CPDF_RenderTiling ()=delete
 
 CPDF_RenderTiling (const CPDF_RenderTiling &)=delete
 
CPDF_RenderTilingoperator= (const CPDF_RenderTiling &)=delete
 

Static Public Member Functions

static RetainPtr< CFX_DIBitmapDraw (CPDF_RenderStatus *pRenderStatus, CPDF_PageObject *pPageObj, CPDF_TilingPattern *pPattern, CPDF_Form *pPatternForm, const CFX_Matrix &mtObj2Device, const FX_RECT &clip_box, bool bStroke)
 

Detailed Description

Definition at line 20 of file cpdf_rendertiling.h.

Constructor & Destructor Documentation

◆ CPDF_RenderTiling() [1/2]

CPDF_RenderTiling::CPDF_RenderTiling ( )
delete

◆ CPDF_RenderTiling() [2/2]

CPDF_RenderTiling::CPDF_RenderTiling ( const CPDF_RenderTiling & )
delete

Member Function Documentation

◆ Draw()

RetainPtr< CFX_DIBitmap > CPDF_RenderTiling::Draw ( CPDF_RenderStatus * pRenderStatus,
CPDF_PageObject * pPageObj,
CPDF_TilingPattern * pPattern,
CPDF_Form * pPatternForm,
const CFX_Matrix & mtObj2Device,
const FX_RECT & clip_box,
bool bStroke )
static

◆ operator=()

CPDF_RenderTiling & CPDF_RenderTiling::operator= ( const CPDF_RenderTiling & )
delete

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