class JIDIdentityList
|
A list of JID identities. More... |
|
|
Public Methods
- void toXml (XmlElement* parent) const
- void fromXml (XmlElement* parent)
This class holds a list of JID identities
void toXml (XmlElement* parent)
| toXml |
[const]
Fill an xml element with identities held by this list
Parameters:
parent | The parent element to fill
|
void fromXml (XmlElement* parent)
| fromXml |
Add identity children from an xml element
Parameters:
parent | The element containing the identity children
|
Generated by: paulc on bussard on Tue Apr 12 17:15:21 2011, using kdoc 2.0a54. |