digiKam
DigikamGenericHtmlGalleryPlugin::XMLAttributeList Class Reference

Public Member Functions

void append (const QString &key, const QString &value)
 
void append (const QString &key, int value)
 
void write (XMLWriter &writer) const
 

Detailed Description

A list of attributes for an XML element. To be used with XMLElement

Member Function Documentation

◆ append() [1/2]

void DigikamGenericHtmlGalleryPlugin::XMLAttributeList::append ( const QString &  key,
const QString &  value 
)

◆ append() [2/2]

void DigikamGenericHtmlGalleryPlugin::XMLAttributeList::append ( const QString &  key,
int  value 
)

References value.

◆ write()

void DigikamGenericHtmlGalleryPlugin::XMLAttributeList::write ( XMLWriter writer) const

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