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
CXFA_FWLAdapterWidgetMgr Class Referencefinal

#include <cxfa_fwladapterwidgetmgr.h>

Inheritance diagram for CXFA_FWLAdapterWidgetMgr:
Collaboration diagram for CXFA_FWLAdapterWidgetMgr:

Public Member Functions

 ~CXFA_FWLAdapterWidgetMgr () override
void Trace (cppgc::Visitor *visitor) const override
void RepaintWidget (pdfium::CFWL_Widget *pWidget) override
bool GetPopupPos (pdfium::CFWL_Widget *pWidget, float fMinHeight, float fMaxHeight, const CFX_RectF &rtAnchor, CFX_RectF *pPopupRect) override

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Detailed Description

Definition at line 16 of file cxfa_fwladapterwidgetmgr.h.

Constructor & Destructor Documentation

◆ ~CXFA_FWLAdapterWidgetMgr()

CXFA_FWLAdapterWidgetMgr::~CXFA_FWLAdapterWidgetMgr ( )
overridedefault

Member Function Documentation

◆ GetPopupPos()

bool CXFA_FWLAdapterWidgetMgr::GetPopupPos ( pdfium::CFWL_Widget * pWidget,
float fMinHeight,
float fMaxHeight,
const CFX_RectF & rtAnchor,
CFX_RectF * pPopupRect )
override

Definition at line 30 of file cxfa_fwladapterwidgetmgr.cpp.

References pdfium::CFWL_Widget::GetAdapterIface(), CXFA_FFWidget::GetDoc(), CXFA_FFDoc::GetPopupPos(), CXFA_FFWidget::GetRotateMatrix(), and CFX_Matrix::TransformRect().

Here is the call graph for this function:

◆ RepaintWidget()

void CXFA_FWLAdapterWidgetMgr::RepaintWidget ( pdfium::CFWL_Widget * pWidget)
override

Definition at line 19 of file cxfa_fwladapterwidgetmgr.cpp.

References pdfium::CFWL_Widget::GetAdapterIface(), and CXFA_FFWidget::InvalidateRect().

Here is the call graph for this function:

◆ Trace()

void CXFA_FWLAdapterWidgetMgr::Trace ( cppgc::Visitor * visitor) const
override

Definition at line 17 of file cxfa_fwladapterwidgetmgr.cpp.

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_FWLAdapterWidgetMgr::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 20 of file cxfa_fwladapterwidgetmgr.h.


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