kopete/libkopete
Kopete::Properties::XMLSerializable< Parent > Struct Template Referenceabstract
#include <kopeteproperties.h>
Inheritance diagram for Kopete::Properties::XMLSerializable< Parent >:
Public Member Functions | |
virtual void | fromXML (Parent *, const QDomElement &)=0 |
virtual void | toXML (const Parent *, QDomElement &)=0 |
Detailed Description
template<class Parent>
struct Kopete::Properties::XMLSerializable< Parent >
An interface for properties which can be serialized as XML.
- Todo:
- document
Definition at line 214 of file kopeteproperties.h.
Member Function Documentation
template<class Parent >
|
pure virtual |
Implemented in Kopete::Properties::XMLProperty< Derived, Parent, Type >.
template<class Parent >
|
pure virtual |
Implemented in Kopete::Properties::XMLProperty< Derived, Parent, Type >.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.