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

This is the complete list of members for CXFA_LayoutItem, 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_LayoutItem
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
GetNextSibling() constfxcrt::TreeNodeBase< T >inline
GetNthChild(int32_t n)fxcrt::TreeNodeBase< T >inline
GetPage() constCXFA_LayoutItem
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
Trace(cppgc::Visitor *visitor) const overrideCXFA_LayoutItemvirtual
TreeNodeBase()=defaultfxcrt::TreeNodeBase< T >
~CXFA_LayoutItem() overrideCXFA_LayoutItem
~TreeNodeBase()=defaultfxcrt::TreeNodeBase< T >virtual