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

#include <cpdf_rendershading.h>

+ Collaboration diagram for CPDF_RenderShading:

Public Member Functions

 CPDF_RenderShading ()=delete
 
 CPDF_RenderShading (const CPDF_RenderShading &)=delete
 
CPDF_RenderShadingoperator= (const CPDF_RenderShading &)=delete
 

Static Public Member Functions

static void Draw (CFX_RenderDevice *pDevice, CPDF_RenderContext *pContext, const CPDF_PageObject *pCurObj, const CPDF_ShadingPattern *pPattern, const CFX_Matrix &mtMatrix, const FX_RECT &clip_rect, int alpha, const CPDF_RenderOptions &options)
 

Detailed Description

Definition at line 18 of file cpdf_rendershading.h.

Constructor & Destructor Documentation

◆ CPDF_RenderShading() [1/2]

CPDF_RenderShading::CPDF_RenderShading ( )
delete

◆ CPDF_RenderShading() [2/2]

CPDF_RenderShading::CPDF_RenderShading ( const CPDF_RenderShading & )
delete

Member Function Documentation

◆ Draw()

◆ operator=()

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

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