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.