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

#include <cfx_drawutils.h>

+ Collaboration diagram for CFX_DrawUtils:

Public Member Functions

 CFX_DrawUtils ()=delete
 
 CFX_DrawUtils (const CFX_DrawUtils &)=delete
 
CFX_DrawUtilsoperator= (const CFX_DrawUtils &)=delete
 

Static Public Member Functions

static void DrawFocusRect (CFX_RenderDevice *render_device, const CFX_Matrix &user_to_device, const CFX_FloatRect &view_bounding_box)
 

Detailed Description

Definition at line 14 of file cfx_drawutils.h.

Constructor & Destructor Documentation

◆ CFX_DrawUtils() [1/2]

CFX_DrawUtils::CFX_DrawUtils ( )
delete

◆ CFX_DrawUtils() [2/2]

CFX_DrawUtils::CFX_DrawUtils ( const CFX_DrawUtils & )
delete

Member Function Documentation

◆ DrawFocusRect()

void CFX_DrawUtils::DrawFocusRect ( CFX_RenderDevice * render_device,
const CFX_Matrix & user_to_device,
const CFX_FloatRect & view_bounding_box )
static

Definition at line 16 of file cfx_drawutils.cpp.

References CFX_Path::AppendPoint(), ArgbEncode(), CFX_FloatRect::bottom, CFX_RenderDevice::DrawPath(), CFX_FillRenderOptions::EvenOddOptions(), CFX_Path::Point::kLine, CFX_Path::Point::kMove, CFX_FloatRect::left, CFX_GraphStateData::m_DashPhase, CFX_GraphStateData::m_LineWidth, CFX_FloatRect::right, and CFX_FloatRect::top.

Referenced by CFFL_InteractiveFormFiller::OnDraw(), and CPDFSDK_BAAnnot::OnDraw().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator=()

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

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