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

#include <cxfa_ffpageview.h>

+ Inheritance diagram for CXFA_FFPageView:
+ Collaboration diagram for CXFA_FFPageView:

Public Member Functions

 ~CXFA_FFPageView ()
 
void Trace (cppgc::Visitor *visitor) const
 
CXFA_ViewLayoutItemGetLayoutItem () const
 
void SetLayoutItem (CXFA_ViewLayoutItem *pItem)
 
CXFA_FFDocViewGetDocView () const
 
CFX_RectF GetPageViewRect () const
 
CFX_Matrix GetDisplayMatrix (const FX_RECT &rtDisp, int32_t iRotate) const
 
CXFA_FFWidget::IteratorIfaceCreateGCedTraverseWidgetIterator (Mask< XFA_WidgetStatus > dwWidgetFilter)
 

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
 

Detailed Description

Definition at line 26 of file cxfa_ffpageview.h.

Constructor & Destructor Documentation

◆ ~CXFA_FFPageView()

CXFA_FFPageView::~CXFA_FFPageView ( )
default

Member Function Documentation

◆ CreateGCedTraverseWidgetIterator()

CXFA_FFWidget::IteratorIface * CXFA_FFPageView::CreateGCedTraverseWidgetIterator ( Mask< XFA_WidgetStatus > dwWidgetFilter)

Definition at line 264 of file cxfa_ffpageview.cpp.

◆ GetDisplayMatrix()

CFX_Matrix CXFA_FFPageView::GetDisplayMatrix ( const FX_RECT & rtDisp,
int32_t iRotate ) const

Definition at line 255 of file cxfa_ffpageview.cpp.

References CFX_Matrix::CFX_Matrix(), CFX_RectF::CFX_RectF(), GetLayoutItem(), and CXFA_ViewLayoutItem::GetPageSize().

Referenced by CPDFXFA_Page::GetDisplayMatrix().

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

◆ GetDocView()

CXFA_FFDocView * CXFA_FFPageView::GetDocView ( ) const

Definition at line 243 of file cxfa_ffpageview.cpp.

Referenced by CPDFXFA_Page::DrawFocusAnnot(), CXFA_FFWidget::GetFWLApp(), and CPDFXFA_Page::HasFormFieldAtPoint().

+ Here is the caller graph for this function:

◆ GetLayoutItem()

CXFA_ViewLayoutItem * CXFA_FFPageView::GetLayoutItem ( ) const
inline

Definition at line 33 of file cxfa_ffpageview.h.

Referenced by GetDisplayMatrix(), and GetPageViewRect().

+ Here is the caller graph for this function:

◆ GetPageViewRect()

CFX_RectF CXFA_FFPageView::GetPageViewRect ( ) const

Definition at line 247 of file cxfa_ffpageview.cpp.

References CFX_RectF::CFX_RectF(), CFX_RectF::CFX_RectF(), GetLayoutItem(), and CXFA_ViewLayoutItem::GetPageSize().

Referenced by CPDFXFA_Page::GetPageHeight(), and CPDFXFA_Page::GetPageWidth().

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

◆ SetLayoutItem()

void CXFA_FFPageView::SetLayoutItem ( CXFA_ViewLayoutItem * pItem)
inline

Definition at line 34 of file cxfa_ffpageview.h.

◆ Trace()

void CXFA_FFPageView::Trace ( cppgc::Visitor * visitor) const

Definition at line 237 of file cxfa_ffpageview.cpp.

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_FFPageView::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 28 of file cxfa_ffpageview.h.


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