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  · 

QScreenDriverFactory Class Reference

The QScreenDriverFactory class creates screen drivers in Qt for Embedded Linux. More...

 #include <QScreenDriverFactory>

Static Public Members

QScreen * create ( const QString & key, int displayId )
QStringList keys ()

Detailed Description

The QScreenDriverFactory class creates screen drivers in Qt for Embedded Linux.

Note that this class is only available in Qt for Embedded Linux.

QScreenDriverFactory is used to detect and instantiate the available screen drivers, allowing Qt for Embedded Linux to load the preferred driver into the server application at runtime. The create() function returns a QScreen object representing the screen driver identified by a given key. The valid keys (i.e. the supported drivers) can be retrieved using the keys() function.

Qt for Embedded Linux provides several built-in screen drivers. In addition, custom screen drivers can be added using Qt's plugin mechanism, i.e. by subclassing the QScreen class and creating a screen driver plugin (QScreenDriverPlugin). See the display management documentation for details.

See also QScreen and QScreenDriverPlugin.

Member Function Documentation

QScreen * QScreenDriverFactory::create ( const QString & key, int displayId ) [static]

Creates the screen driver specified by the given key, using the display specified by the given displayId.

Note that the keys are case-insensitive.

See also keys().

QStringList QScreenDriverFactory::keys () [static]

Returns the list of valid keys, i.e. the available screen drivers.

See also create().

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 4.8
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