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

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

AppendFirstChild(T *child)fxcrt::TreeNodeBase< T >inline
AppendLastChild(T *child)fxcrt::TreeNodeBase< T >inline
CFX_XMLNode()CFX_XMLNode
CFX_XMLText(const WideString &wsText)CFX_XMLTextexplicit
Clone(CFX_XMLDocument *doc) overrideCFX_XMLTextvirtual
GetFirstChild() constfxcrt::TreeNodeBase< T >inline
GetLastChild() constfxcrt::TreeNodeBase< T >inline
GetNextSibling() constfxcrt::TreeNodeBase< T >inline
GetNthChild(int32_t n)fxcrt::TreeNodeBase< T >inline
GetParent() constfxcrt::TreeNodeBase< T >inline
GetPrevSibling() constfxcrt::TreeNodeBase< T >inline
GetRoot()CFX_XMLNode
GetText() constCFX_XMLTextinline
GetType() const overrideCFX_XMLTextvirtual
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
InsertChildNode(CFX_XMLNode *pNode, int32_t index)CFX_XMLNode
RemoveAllChildren()fxcrt::TreeNodeBase< T >inline
RemoveChild(T *child)fxcrt::TreeNodeBase< T >inline
RemoveSelfIfParented()fxcrt::TreeNodeBase< T >inline
Save(const RetainPtr< IFX_RetainableWriteStream > &pXMLStream) overrideCFX_XMLTextvirtual
SetText(const WideString &wsText)CFX_XMLTextinline
TreeNode()=defaultfxcrt::TreeNode< T >
TreeNodeBase()=defaultfxcrt::TreeNodeBase< T >
Type enum nameCFX_XMLNode
~CFX_XMLNode() overrideCFX_XMLNode
~CFX_XMLText() overrideCFX_XMLText
~TreeNode()=defaultfxcrt::TreeNode< T >virtual
~TreeNodeBase()=defaultfxcrt::TreeNodeBase< T >virtual