UpdatesInfoData Class
(KDUpdater::UpdatesInfoData)Public Functions
| UpdatesInfoData() | |
| ~UpdatesInfoData() | |
| void | parseFile(const QString &updateXmlFile) | 
| bool | parsePackageUpdateElement(const QDomElement &updateE) | 
| void | setInvalidContentError(const QString &detail) | 
Member Function Documentation
UpdatesInfoData::UpdatesInfoData()
Default constructs an instance of UpdatesInfoData.
UpdatesInfoData::~UpdatesInfoData()
Destroys the instance of UpdatesInfoData.