Qt Development Tools Module
|
Feature | Details |
---|---|
Logging application | The logging application allows enabling and disabling of logging streams and can display current log output. |
Out-of-Memory instrumentation | This component allows the simulation of out-of-memory simulations and thus tests the device behavior under such conditions. The TestMemoryMonitor server task provides the implementation. |
Phone/Modem Simulator | The Modem Simulator allows testing of telephony applications without the need to have an actual AT modem. The simulator listens for AT commands and provides responses defined by an XML description. |
Service management | In cases where only one application should provide a service yet multiple applications are installed which provide the service, the "Application Services" settings application can be used to select which application should be used as service provider. |
ValueSpace explorer | The vsexplorer tool can diagnose issues with the Value Space. It inspects the contents of the value space on a device, enables temporary modifications and to watch for changes. |
The Development Tools module includes the following software components:
The exact list of components included in this module can be found in $QPEDIR/src/module_devtools.pri.
The test plan for the DevTools 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:
LowMemoryTask | Responds to low memory situations by closing applications |
---|---|
MemoryMonitor | Interface determines the available amount of available memory |
OomManager | Manages low and out of memory situations |
TestMemoryMonitor | Instrumented implementation of MemoryMonitor for testing |
[Previous: Qt UI Module] [Qt Extended Modules] [Next: QtUiTest 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