Qt PkgManagement Module
|
Feature | Details |
---|---|
Package managament | The package manager application connects to a remote server to retrieve a list of applications. The user can browse through the list and select packages for installation. The package manager downloads and installs the package, and applies the required security policies. Applications can be uninstalled if required. Packages use the qpk package format. |
Policy monitoring | The SxeMonitor responds to policy breaches. It terminates and disables the application and notifies the user via a dialog and a message such as a synthetic SMS. |
Sandboxed execution | The SandboxedExeApplicationLauncher supports the launching of untrusted applications. |
Secure image creation | Qt Extended provides the necessary tools for application domain management, creation of packages and images. Some parts of this feature are part of the build system. |
The PkgManagement module includes the following software components:
The exact list of components included in this module can be found in $QPEDIR/src/module_pkgmanagement.pri.
The test plan for the Package Management module summarizes the Quality Assurance procedures for this module. The results of these test are available here.
The following table contains all classes and services which are part of this module:
MessageControl | Message related management services |
---|---|
PackageManager | The Package Manager service |
QPackageRegistry | Mechanism for managing software installed on the qtopia device |
SXEPolicyManager | Management interface for Qt Extended Safe Execution Environment policies |
SandboxedExeApplicationLauncher | Supports launching untrusted downloaded application executables |
SecurityMonitorTask | Manages the lifetime of the SXE monitor process |
SystemMessages | The SystemMessages service |
[Previous: Qt Messaging Module] [Qt Extended Modules] [Next: Qt Pim Module]
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtextended4.4 | |
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! |
Copyright © 2000-2012 - www.developpez.com