Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

User Interface: Multitasking
Functional Description

Multitasking is fully supported by the underlying Linux system, the support in Qt Extended is primarily user interface aspects.

Features

Switching between Applications

Support via Special Key

Where a device has a special "Home" or "Multitasking" key, the user is able to:

  • Launch another application by pressing the Special key to return to home screen without terminating current application.
  • Switch between previously launched applications by multi-pressing the Special key to cycle between all applications and the home screen.
  • Terminate current application by the normal use of the Back button.

Support Without Special Key

Devices which do not have any dedicated "multitasking" or "Home" key can provide access to multitasking by binding some other key. To be useful, this key must not be otherwise used. One possible binding is press-and-hold of the Menu key to bring up the Running applications list:

defaultbuttons.conf
[Button<i>N</i>]
Name[]=Left Soft Key
Key=Context1
HeldActionService=TaskManager
HeldActionMessage=showRunningTasks()
HeldActionMappable=0
PressActionMappable=0

Application Response

When applications are switched from, whether by the user directly switching to another application, or by a window spontaneously obscuring them (for example, incoming call), they receive a window deactivation event. Applications are written to respond accordingly. Static applications do nothing special in response. Dynamic applications such as media players and games will generally pause their activity, possibly expecting the user to manually unpause when they return. Applications are free to act as they choose, for example an audio playback might not pause at all, except when a call comes in.


Copyright © 2009 Nokia Trademarks
Qt Extended 4.4.3
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 !
 
 
 
 
Partenaires

Hébergement Web