ManifestData Class Reference

Contains parsed XML manifest data from the server. More...

#include <manifestdata.h>

List of all members.

Public Member Functions

 ManifestData ()
 ~ManifestData ()
QString version ()
QString releaseNotes ()
QDate releaseDate ()
QList< ManifestOsInfo > * operatingSystems ()
void setVersion (QString n_version)
void setReleaseNotes (QString n_releaseNotes)
void setReleaseDate (QDate n_releaseDate)


Detailed Description

Contains parsed XML manifest data from the server.

Definition at line 10 of file manifestdata.h.


Constructor & Destructor Documentation

ManifestData::ManifestData (  ) 

Definition at line 3 of file manifestdata.cpp.

ManifestData::~ManifestData (  ) 

Definition at line 8 of file manifestdata.cpp.


Member Function Documentation

QList<ManifestOsInfo>* ManifestData::operatingSystems (  )  [inline]

Definition at line 19 of file manifestdata.h.

Here is the caller graph for this function:

QDate ManifestData::releaseDate (  )  [inline]

Definition at line 18 of file manifestdata.h.

QString ManifestData::releaseNotes (  )  [inline]

Definition at line 17 of file manifestdata.h.

void ManifestData::setReleaseDate ( QDate  n_releaseDate  )  [inline]

Definition at line 23 of file manifestdata.h.

Here is the caller graph for this function:

void ManifestData::setReleaseNotes ( QString  n_releaseNotes  )  [inline]

Definition at line 22 of file manifestdata.h.

Here is the caller graph for this function:

void ManifestData::setVersion ( QString  n_version  )  [inline]

Definition at line 21 of file manifestdata.h.

Here is the caller graph for this function:

QString ManifestData::version (  )  [inline]

Definition at line 16 of file manifestdata.h.


The documentation for this class was generated from the following files:

Generated on Mon Jun 15 15:34:36 2009 for Allevo I Costcalculation by  doxygen 1.5.9