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_Node::AttributeData Struct Reference

#include <cxfa_node.h>

+ Collaboration diagram for CXFA_Node::AttributeData:

Public Attributes

XFA_Attribute attribute
 
XFA_AttributeType type
 
UNOWNED_PTR_EXCLUSION voiddefault_value
 

Detailed Description

Definition at line 109 of file cxfa_node.h.

Member Data Documentation

◆ attribute

XFA_Attribute CXFA_Node::AttributeData::attribute

Definition at line 110 of file cxfa_node.h.

◆ default_value

UNOWNED_PTR_EXCLUSION void* CXFA_Node::AttributeData::default_value

Definition at line 112 of file cxfa_node.h.

◆ type

XFA_AttributeType CXFA_Node::AttributeData::type

Definition at line 111 of file cxfa_node.h.

Referenced by CXFA_Node::GetAttributeType().


The documentation for this struct was generated from the following file: