LocalPackage Class
(KDUpdater::LocalPackage)The LocalPackage class describes a single installed package in the application. More...
| Header: | #include <LocalPackage> | 
Public Variables
| QString | description | 
| QDate | installDate | 
| QDate | lastUpdateDate | 
| QString | name | 
| QString | title | 
| QString | version | 
Detailed Description
The LocalPackage 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.