PackageInfo Class

(KDUpdater::PackageInfo)

The PackageInfo class describes a single installed package in the application. More...

Header: #include <PackageInfo>

Public Variables

QString description
QDate installDate
QDate lastUpdateDate
QString name
QString pixmap
QString title
QString version

Detailed Description

The PackageInfo class describes a single installed package in the application.

This class contains information about a single installed package in the application. The information contained in this class corresponds to the information described by the <Package> XML element in the installation information XML file.

Member Variable Documentation

QString PackageInfo::description

QDate PackageInfo::installDate

QDate PackageInfo::lastUpdateDate

QString PackageInfo::name

This variable holds the name of the package.

QString PackageInfo::pixmap

QString PackageInfo::title

QString PackageInfo::version