QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
XmlOutput::xml_output Struct Reference

#include <xmloutput.h>

Collaboration diagram for XmlOutput::xml_output:
Collaboration graph
[legend]

Public Member Functions

 xml_output (XMLType type, const QString &text, const QString &value)
 
 xml_output (const xml_output &xo)
 

Public Attributes

XMLType xo_type
 
QString xo_text
 
QString xo_value
 

Detailed Description

Definition at line 83 of file xmloutput.h.

Constructor & Destructor Documentation

◆ xml_output() [1/2]

XmlOutput::xml_output::xml_output ( XMLType  type,
const QString text,
const QString value 
)
inline

Definition at line 88 of file xmloutput.h.

◆ xml_output() [2/2]

XmlOutput::xml_output::xml_output ( const xml_output xo)
inline

Definition at line 90 of file xmloutput.h.

Member Data Documentation

◆ xo_text

QString XmlOutput::xml_output::xo_text

Definition at line 85 of file xmloutput.h.

◆ xo_type

XMLType XmlOutput::xml_output::xo_type

Definition at line 84 of file xmloutput.h.

◆ xo_value

QString XmlOutput::xml_output::xo_value

Definition at line 86 of file xmloutput.h.


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