kget
#include <metalinker.h>
Public Member Functions | |
CommonData () | |
void | clear () |
void | load (const QDomElement &e) |
void | save (QDomElement &e) const |
Public Attributes | |
QString | copyright |
QString | description |
QString | identity |
QStringList | languages |
KUrl | logo |
QStringList | oses |
UrlText | publisher |
QString | version |
Detailed Description
Files, File and Metadata contain this Metadata not as member and only for compatibility.
Definition at line 93 of file metalinker.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 96 of file metalinker.h.
Member Function Documentation
void KGetMetalink::CommonData::clear | ( | ) |
Definition at line 240 of file metalinker.cpp.
void KGetMetalink::CommonData::load | ( | const QDomElement & | e | ) |
Definition at line 156 of file metalinker.cpp.
void KGetMetalink::CommonData::save | ( | QDomElement & | e | ) | const |
Definition at line 177 of file metalinker.cpp.
Member Data Documentation
QString KGetMetalink::CommonData::copyright |
Definition at line 117 of file metalinker.h.
QString KGetMetalink::CommonData::description |
Definition at line 112 of file metalinker.h.
QString KGetMetalink::CommonData::identity |
Definition at line 110 of file metalinker.h.
QStringList KGetMetalink::CommonData::languages |
Definition at line 115 of file metalinker.h.
KUrl KGetMetalink::CommonData::logo |
Definition at line 114 of file metalinker.h.
QStringList KGetMetalink::CommonData::oses |
Definition at line 113 of file metalinker.h.
UrlText KGetMetalink::CommonData::publisher |
Definition at line 116 of file metalinker.h.
QString KGetMetalink::CommonData::version |
Definition at line 111 of file metalinker.h.
The documentation for this class was generated from the following files:
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.