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_ViewLayoutItem Member List

This is the complete list of members for CXFA_ViewLayoutItem, including all inherited members.

AppendFirstChild(T *child)fxcrt::TreeNodeBase< T >inline
AppendLastChild(T *child)fxcrt::TreeNodeBase< T >inline
AsContentLayoutItem()CXFA_LayoutItem
AsContentLayoutItem() constCXFA_LayoutItem
AsViewLayoutItem()CXFA_LayoutItem
AsViewLayoutItem() constCXFA_LayoutItem
CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTEDCXFA_ViewLayoutItem
CXFA_LayoutItem(CXFA_Node *pNode, ItemType type)CXFA_LayoutItemprotected
GCedTreeNode()=defaultfxjs::GCedTreeNode< T >protected
GCedTreeNode(const GCedTreeNode &that)=deletefxjs::GCedTreeNode< T >protected
GetFirstChild() constfxcrt::TreeNodeBase< T >inline
GetFormNode() constCXFA_LayoutIteminline
GetLastChild() constfxcrt::TreeNodeBase< T >inline
GetLayout() constCXFA_ViewLayoutItem
GetMasterPage() constCXFA_ViewLayoutItem
GetNextSibling() constfxcrt::TreeNodeBase< T >inline
GetNthChild(int32_t n)fxcrt::TreeNodeBase< T >inline
GetOldSubform() constCXFA_ViewLayoutIteminline
GetPage() constCXFA_LayoutItem
GetPageIndex() constCXFA_ViewLayoutItem
GetPageSize() constCXFA_ViewLayoutItem
GetPageView() constCXFA_ViewLayoutIteminline
GetParent() constfxcrt::TreeNodeBase< T >inline
GetPrevSibling() constfxcrt::TreeNodeBase< T >inline
HasChild(const T *child) constfxcrt::TreeNodeBase< T >inline
InsertAfter(T *child, T *other)fxcrt::TreeNodeBase< T >inline
InsertBefore(T *child, T *other)fxcrt::TreeNodeBase< T >inline
IsContentLayoutItem() constCXFA_LayoutIteminline
IsViewLayoutItem() constCXFA_LayoutIteminline
ItemType enum nameCXFA_LayoutItemprotected
kContentItem enum valueCXFA_LayoutItemprotected
kViewItem enum valueCXFA_LayoutItemprotected
operator=(const GCedTreeNode &that)=deletefxjs::GCedTreeNode< T >protected
PreFinalize()CXFA_LayoutItem
RemoveAllChildren()fxcrt::TreeNodeBase< T >inline
RemoveChild(T *child)fxcrt::TreeNodeBase< T >inline
RemoveSelfIfParented()fxcrt::TreeNodeBase< T >inline
SetFormNode(CXFA_Node *pNode)CXFA_LayoutItem
SetOldSubform(CXFA_Node *pSubform)CXFA_ViewLayoutItem
Trace(cppgc::Visitor *visitor) const overrideCXFA_ViewLayoutItemvirtual
TreeNodeBase()=defaultfxcrt::TreeNodeBase< T >
~CXFA_LayoutItem() overrideCXFA_LayoutItem
~CXFA_ViewLayoutItem() overrideCXFA_ViewLayoutItem
~TreeNodeBase()=defaultfxcrt::TreeNodeBase< T >virtual