QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
TerminalStripLayoutPatternXml Class Reference

#include <terminalstriplayoutpatternxml.h>

Collaboration diagram for TerminalStripLayoutPatternXml:
Collaboration graph

Static Public Member Functions

static QDomElement toXml (const QVector< QSharedPointer< TerminalStripLayoutPattern > > &patterns, QDomDocument &document)
static QVector< QSharedPointer< TerminalStripLayoutPattern > > fromXml (const QDomElement &element)
static QDomElement toXml (const QSharedPointer< TerminalStripLayoutPattern > &pattern, QDomDocument &document)
static void fromXml (QSharedPointer< TerminalStripLayoutPattern > &layout, const QDomElement &element)

Member Function Documentation

◆ fromXml() [1/2]

QVector< QSharedPointer< TerminalStripLayoutPattern > > TerminalStripLayoutPatternXml::fromXml ( const QDomElement & element)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fromXml() [2/2]

void TerminalStripLayoutPatternXml::fromXml ( QSharedPointer< TerminalStripLayoutPattern > & layout,
const QDomElement & element )
static
Here is the call graph for this function:

◆ toXml() [1/2]

QDomElement TerminalStripLayoutPatternXml::toXml ( const QSharedPointer< TerminalStripLayoutPattern > & pattern,
QDomDocument & document )
static
Here is the call graph for this function:

◆ toXml() [2/2]

QDomElement TerminalStripLayoutPatternXml::toXml ( const QVector< QSharedPointer< TerminalStripLayoutPattern > > & patterns,
QDomDocument & document )
static
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: