kget
KGetMetalink::Resources Class Reference
#include <metalinker.h>
Public Member Functions | |
Resources () | |
void | clear () |
bool | isValid () const |
void | load (const QDomElement &e) |
void | save (QDomElement &e) const |
Public Attributes | |
QList< Metaurl > | metaurls |
QList< Url > | urls |
Detailed Description
Definition at line 190 of file metalinker.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 193 of file metalinker.h.
Member Function Documentation
void KGetMetalink::Resources::clear | ( | ) |
Definition at line 443 of file metalinker.cpp.
|
inline |
Definition at line 195 of file metalinker.h.
void KGetMetalink::Resources::load | ( | const QDomElement & | e | ) |
Definition at line 407 of file metalinker.cpp.
void KGetMetalink::Resources::save | ( | QDomElement & | e | ) | const |
Definition at line 430 of file metalinker.cpp.
Member Data Documentation
QList<Metaurl> KGetMetalink::Resources::metaurls |
Definition at line 203 of file metalinker.h.
QList<Url> KGetMetalink::Resources::urls |
Definition at line 202 of file metalinker.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 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:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.