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_layoutitem.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include "fxjs/gc/gced_tree_node.h"
#include "fxjs/gc/heap.h"
#include "v8/include/cppgc/member.h"
#include "v8/include/cppgc/prefinalizer.h"
#include "v8/include/cppgc/visitor.h"
+ Include dependency graph for cxfa_layoutitem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXFA_LayoutItem
 

Functions

CXFA_ViewLayoutItemToViewLayoutItem (CXFA_LayoutItem *item)
 
CXFA_ContentLayoutItemToContentLayoutItem (CXFA_LayoutItem *item)
 
void XFA_ReleaseLayoutItem (CXFA_LayoutItem *pLayoutItem)
 

Function Documentation

◆ ToContentLayoutItem()

CXFA_ContentLayoutItem * ToContentLayoutItem ( CXFA_LayoutItem * item)
inline

Definition at line 56 of file cxfa_layoutitem.h.

References CXFA_LayoutItem::AsContentLayoutItem().

Referenced by CXFA_FFWidget::FromLayoutItem(), CXFA_FFDocView::GetWidgetForNode(), CXFA_FFWidget::OnKillFocus(), and CXFA_FFWidget::OnSetFocus().

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

◆ ToViewLayoutItem()

CXFA_ViewLayoutItem * ToViewLayoutItem ( CXFA_LayoutItem * item)
inline

Definition at line 52 of file cxfa_layoutitem.h.

References CXFA_LayoutItem::AsViewLayoutItem().

Referenced by XFA_ReleaseLayoutItem().

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

◆ XFA_ReleaseLayoutItem()

void XFA_ReleaseLayoutItem ( CXFA_LayoutItem * pLayoutItem)

Definition at line 18 of file cxfa_layoutitem.cpp.

References CXFA_LayoutProcessor::FromDocument(), CXFA_Object::GetDocument(), CXFA_Object::GetElementType(), CXFA_LayoutItem::GetFormNode(), CXFA_Document::GetNotify(), CXFA_FFDoc::kPostRemoved, CXFA_FFNotify::OnLayoutItemRemoving(), CXFA_FFNotify::OnPageViewEvent(), ToViewLayoutItem(), and XFA_ReleaseLayoutItem().

Referenced by CXFA_ViewLayoutProcessor::PreFinalize(), and XFA_ReleaseLayoutItem().

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