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
XFA_PACKETINFO Struct Reference

#include <xfa_basic_data.h>

+ Collaboration diagram for XFA_PACKETINFO:

Public Attributes

XFA_PacketType packet_type
 
XFA_PacketMatch match
 
XFA_PacketSupport support
 
const char * name
 
const char * uri
 

Detailed Description

Definition at line 34 of file xfa_basic_data.h.

Member Data Documentation

◆ match

XFA_PacketMatch XFA_PACKETINFO::match

Definition at line 36 of file xfa_basic_data.h.

◆ name

const char* XFA_PACKETINFO::name

◆ packet_type

XFA_PacketType XFA_PACKETINFO::packet_type

Definition at line 35 of file xfa_basic_data.h.

◆ support

XFA_PacketSupport XFA_PACKETINFO::support

Definition at line 37 of file xfa_basic_data.h.

◆ uri

const char* XFA_PACKETINFO::uri

Definition at line 39 of file xfa_basic_data.h.


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